]> git.pld-linux.org Git - packages/pkcs11-helper.git/commitdiff
- updated to 1.06 (gnutls and nss crypto engines included now) auto/th/pkcs11-helper-1_06-1 auto/ti/pkcs11-helper-1_06-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Aug 2008 05:51:59 +0000 (05:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pkcs11-helper.spec -> 1.7

pkcs11-helper.spec

index 2cda2e5692eeeb28f4776566bc969833ef3f719d..c759c0836d1f54d55c59c198c82b66ce33f7adf1 100644 (file)
@@ -1,15 +1,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)
 
@@ -70,6 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.131519 seconds and 4 git commands to generate.