diff options
Diffstat (limited to 'new-infra/specification.txt')
-rw-r--r-- | new-infra/specification.txt | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/new-infra/specification.txt b/new-infra/specification.txt index d6fb56ed281..05c205ed275 100644 --- a/new-infra/specification.txt +++ b/new-infra/specification.txt @@ -106,16 +106,34 @@ same format as tlsrc, but the keys are shortdesc longdesc catalogue - binfiles runfiles docfiles srcfiles + binfiles execute depend ??? what am I missing ??? Interpretation - obvious + bin|src|doc|runfiles MUST be saved in multi line entries with + continuation lines intended by one (1) space. all of them + can have (must have?) the size tag size=......, in addition + binfiles can have the arch tag arch=... + /---------- + |docfiles size=.... + | file1 + | file2 + | ... + For binfiles the architecture can be given on the binfile line: + /------------ + |binfiles arch=i386-solaris size=.... + | file1 + | file2 + | file3 + | ... + Note that only *ONE* *files entry per tlp is allowed + + rest obvious revision maxmimum of all the last_changed_revisions of all |