Differences From Artifact [f66c6f5146]:
- File
build/makearch.info
— part of check-in
[55c89f91a4]
at
2010-05-20 19:56:55
on branch trunk
— CACKey 0.5.0
Updated cackey to support independent releases (user: rkeene, size: 1250) [annotate] [blame] [check-ins using]
To Artifact [31c5bfbd6a]:
- File
build/makearch.info
— part of check-in
[b5db4e9add]
at
2010-05-22 18:33:41
on branch trunk
— CACKey 0.5.6
Added RPM Spec file (user: rkeene, size: 1261) [annotate] [blame] [check-ins using]
︙ | |||
21 22 23 24 25 26 27 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | - + | # @@VERS@@ becomes the utility version # @@DATE@@ becomes the current date DOCS="README.txt LICENSE" DOC_HDR="HEADER" # These files follow the same convention as DOCS, but don't have the header # tacked onto them. |
︙ |