summaryrefslogtreecommitdiff
path: root/new-infra/specification.txt
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-05-07 00:03:49 +0000
committerNorbert Preining <preining@logic.at>2007-05-07 00:03:49 +0000
commita6aaedd52b9c8b3117f3d97d71185d9dc82cd323 (patch)
tree64e3a3028de9f6783a4a8937537c21b4be7d38bb /new-infra/specification.txt
parent4262df1c241798d7f0ca409e39cbdad3395fd769 (diff)
new stuff: revision handling, some docs, tests
git-svn-id: svn://tug.org/texlive/trunk@4255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'new-infra/specification.txt')
-rw-r--r--new-infra/specification.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/new-infra/specification.txt b/new-infra/specification.txt
index 4364ad00cb1..e1e393ada26 100644
--- a/new-infra/specification.txt
+++ b/new-infra/specification.txt
@@ -42,7 +42,7 @@ catalogue
includes all files which are in bin/$ARCH/ and have extension ${EXT}
where ARCH and EXT are expanded by the tlsrc interpreter
-execute free from
+execute free form
is taken one to one into the tlp file
depend
@@ -62,6 +62,7 @@ longdesc
-----------
same format as tlsrc, but the keys are
name
+ packageversion
revision
shortdesc
longdesc
@@ -77,6 +78,10 @@ same format as tlsrc, but the keys are
Interpretation
obvious
+ packageversion
+ maxmimum of all the last_changed_revisions of all
+ contained files
+
3) tldp file
------------
concatenation of all the tlp files, separated by empty line(s)