Differences From Artifact [44c05e1bea]:
- File
cackey.spec
— part of check-in
[46cd43db95]
at
2010-05-22 18:55:03
on branch trunk
— CACKey 0.5.8
Updated specfile with data from coolkey (user: rkeene, size: 1136) [annotate] [blame] [check-ins using]
To Artifact [0ed6aa2c0b]:
- File cackey.spec — part of check-in [2cb25c581d] at 2015-07-16 16:50:04 on branch trunk — Updated RPM spec file description and email address (user: rkeene, size: 1187) [annotate] [blame] [check-ins using]
1 2 3 4 5 | Summary: PC/SC PKCS#11 Provider for Government Smartcards Name: cackey Version: @@VERS@@ Release: 1 License: Public Domain | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | Summary: PC/SC PKCS#11 Provider for Government Smartcards Name: cackey Version: @@VERS@@ Release: 1 License: Public Domain Packager: Roy Keene <cackey@rkeene.org> URL: https://software.forge.mil/sf/frs/do/listReleases/projects.community_cac/frs.cackey Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Group: System Environment/Libraries Requires: pcsc-lite %description CACKey provides a standard interface (PKCS#11) for smartcards connected to a PC/SC compliant reader. It performs a similar function to "CoolKey", but only supports Government Smartcards. It supports all Government Smartcards that implement the Government Smartcard Interoperability Specification (GSC-IS) v2.1 or newer as well as PIV cards that comply with NIST SP 800-73-3. %prep %setup -q %build |
︙ | ︙ |