Overview
Comment: | CACKey 0.5.6
Added RPM Spec file |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.5.6 |
Files: | files | file ages | folders |
SHA1: |
b5db4e9add7b4d09c63ff6cdb8af9b88 |
User & Date: | rkeene on 2010-05-22 18:33:41 |
Other Links: | manifest | tags |
Context
2010-05-22
| ||
18:46 |
CACKey 0.5.7
Corrected typo in specfile check-in: 356be62ad7 user: rkeene tags: 0.5.7, trunk | |
18:33 |
CACKey 0.5.6
Added RPM Spec file check-in: b5db4e9add user: rkeene tags: 0.5.6, trunk | |
2010-05-21
| ||
22:09 | Updated comments regarding bug in GDM check-in: dd81bbaf7e user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [f66c6f5146] to [31c5bfbd6a].
︙ | |||
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. |
︙ |
Added cackey.spec version [91e025066a].
|
Modified configure.ac from [e16a9a4f89] to [0eb47a437c].
| 1 2 3 4 5 6 7 8 | - + |
|
︙ |