SPECS: pkcs11-helper.spec - updated to 1.06 (gnutls and nss crypto engines ...
qboosh
qboosh at pld-linux.org
Tue Aug 26 07:52:05 CEST 2008
Author: qboosh Date: Tue Aug 26 05:52:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.06 (gnutls and nss crypto engines included now)
---- Files affected:
SPECS:
pkcs11-helper.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/pkcs11-helper.spec
diff -u SPECS/pkcs11-helper.spec:1.6 SPECS/pkcs11-helper.spec:1.7
--- SPECS/pkcs11-helper.spec:1.6 Sat Nov 3 19:52:20 2007
+++ SPECS/pkcs11-helper.spec Tue Aug 26 07:51:59 2008
@@ -2,15 +2,18 @@
Summary: Helper library for the use with smart cards and the PKCS#11 API
Summary(pl.UTF-8): Biblioteka pomocnicza do używania z kartami procesorowymi i API PKCS#11
Name: pkcs11-helper
-Version: 1.05
+Version: 1.06
Release: 1
License: GPL v2 or BSD
Group: Libraries
Source0: http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2
-# Source0-md5: d74a7b516ae62d323a9eabfb856a438d
+# Source0-md5: 2e4ee677a93832174db4dbbc93f94700
URL: http://www.opensc-project.org/
BuildRequires: doxygen
+BuildRequires: gnutls-devel >= 1.4
+BuildRequires: nss-devel >= 3.11
BuildRequires: openssl-devel >= 0.9.7a
+BuildRequires: pkgconfig
Requires: openssl >= 0.9.7a
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -71,6 +74,7 @@
%defattr(644,root,root,755)
%doc AUTHORS COPYING COPYING.BSD ChangeLog README THANKS
%attr(755,root,root) %{_libdir}/libpkcs11-helper.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpkcs11-helper.so.1
%{_mandir}/man8/pkcs11-helper-1.8*
%files devel
@@ -92,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008/08/26 05:51:59 qboosh
+- updated to 1.06 (gnutls and nss crypto engines included now)
+
Revision 1.6 2007/11/03 18:52:20 qboosh
- updated to 1.05
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pkcs11-helper.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list