Differences From Artifact [f3d752f8bb]:
- File
cackey.spec
— part of check-in
[356be62ad7]
at
2010-05-22 18:46:50
on branch trunk
— CACKey 0.5.7
Corrected typo in specfile (user: rkeene, size: 1085) [annotate] [blame] [check-ins using]
To 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]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Summary: PC/SC PKCS#11 Provider for Government Smartcards
Name: cackey
Version: @@VERS@@
Release: 1aceit
License: Public Domain
Packager: Roy Keene <roy.keene@us.army.mil>
URL: https://software.forge.mil/sf/frs/do/listReleases/projects.community_cac/frs.cackey
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%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)
|
| > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
Summary: PC/SC PKCS#11 Provider for Government Smartcards Name: cackey Version: @@VERS@@ Release: 1 License: Public Domain Packager: Roy Keene <roy.keene@us.army.mil> 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) |