Overview
Comment: | Updated RPM spec file description and email address |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 2cb25c581d1ecd3ac64ff2e96553e6e0fd8dd687 |
User & Date: | rkeene on 2015-07-16 16:50:04 |
Other Links: | manifest | tags |
Context
2015-07-16
| ||
17:04 | Updated Windows zlib build check-in: 526fde7c45 user: rkeene tags: trunk | |
16:50 | Updated RPM spec file description and email address check-in: 2cb25c581d user: rkeene tags: trunk | |
16:20 | CACKey 0.7.4 check-in: 1adc8b9d33 user: rkeene tags: trunk, 0.7.4 | |
Changes
Modified cackey.spec from [44c05e1bea] to [0ed6aa2c0b].
1 1 Summary: PC/SC PKCS#11 Provider for Government Smartcards 2 2 Name: cackey 3 3 Version: @@VERS@@ 4 4 Release: 1 5 5 License: Public Domain 6 -Packager: Roy Keene <roy.keene@us.army.mil> 6 +Packager: Roy Keene <cackey@rkeene.org> 7 7 URL: https://software.forge.mil/sf/frs/do/listReleases/projects.community_cac/frs.cackey 8 8 Source: %{name}-%{version}.tar.gz 9 9 BuildRoot: %{_tmppath}/%{name}-%{version}-root 10 10 Group: System Environment/Libraries 11 11 Requires: pcsc-lite 12 12 13 13 14 14 %description 15 15 CACKey provides a standard interface (PKCS#11) for smartcards connected to a 16 16 PC/SC compliant reader. It performs a similar function to "CoolKey", but 17 17 only supports Government Smartcards. It supports all Government Smartcards 18 18 that implement the Government Smartcard Interoperability Specification (GSC-IS) 19 -v2.1 or newer. 19 +v2.1 or newer as well as PIV cards that comply with NIST SP 800-73-3. 20 20 21 21 22 22 %prep 23 23 %setup -q 24 24 25 25 26 26 %build