summaryrefslogtreecommitdiff
path: root/new-infra/specification.txt
diff options
context:
space:
mode:
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)