Author: qboosh Date: Sun Jan 13 19:03:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.2.5 - added ica patch
---- Files affected: SPECS: opencryptoki.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/opencryptoki.spec diff -u SPECS/opencryptoki.spec:1.1 SPECS/opencryptoki.spec:1.2 --- SPECS/opencryptoki.spec:1.1 Mon Sep 3 01:47:39 2007 +++ SPECS/opencryptoki.spec Sun Jan 13 20:03:22 2008 @@ -2,18 +2,19 @@ Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 Summary(pl.UTF-8): Implementacja PKCS#11 (Cryptoki) v2.11 Name: opencryptoki -Version: 2.2.4.1 +Version: 2.2.5 Release: 1 License: CPL v0.5 Group: Applications/System -Source0: http://dl.sourceforge.net/opencryptoki/%{name}-%{version}.tar.bz2 -# Source0-md5: d26093eb733ed9052b16dc33b445778a +Source0: http://dl.sourceforge.net/opencryptoki/%{name}-%{version}.tar.gz +# Source0-md5: 95ffac22e82df38738ef4ab0df48fb41 +Patch0: %{name}-ica.patch URL: http://opencryptoki.sourceforge.net/ BuildRequires: aep1000-devel BuildRequires: bcm5820-devel BuildRequires: libica-devel BuildRequires: openssl-devel -BuildRequires: trousers-devel +BuildRequires: trousers-devel >= 0.2.9 Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -64,6 +65,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -102,6 +104,11 @@ %dir /var/lib/opencryptoki %{_libdir}/opencryptoki/methods %{_libdir}/pkcs11/methods +%{_mandir}/man1/pkcs11_startup.1* +%{_mandir}/man1/pkcsconf.1* +%{_mandir}/man5/pk_config_data.5* +%{_mandir}/man7/opencryptoki.7* +%{_mandir}/man8/pkcsslotd.8* %ifnarch s390 s390x %attr(755,root,root) %{_libdir}/opencryptoki/stdll/libpkcs11_sw.so* %attr(755,root,root) %{_libdir}/opencryptoki/stdll/PKCS11_SW.so @@ -145,5 +152,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-01-13 19:03:22 qboosh +- updated to 2.2.5 +- added ica patch + Revision 1.1 2007-09-02 23:47:39 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opencryptoki.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
