Author: qboosh Date: Mon Aug 25 23:32:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.1.5
---- Files affected: SPECS: openssl-engine-pkcs11.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/openssl-engine-pkcs11.spec diff -u SPECS/openssl-engine-pkcs11.spec:1.8 SPECS/openssl-engine-pkcs11.spec:1.9 --- SPECS/openssl-engine-pkcs11.spec:1.8 Sun Sep 2 21:19:09 2007 +++ SPECS/openssl-engine-pkcs11.spec Tue Aug 26 01:32:10 2008 @@ -2,17 +2,17 @@ Summary: PKCS#11 engine for OpenSSL Summary(pl.UTF-8): Silnik PKCS#11 dla OpenSSL-a Name: openssl-engine-pkcs11 -Version: 0.1.4 +Version: 0.1.5 Release: 1 License: BSD-like Group: Libraries Source0: http://www.opensc-project.org/files/engine_pkcs11/engine_pkcs11-%{version}.tar.gz -# Source0-md5: b9cf1ae8b8ae47ce7ab7f7a48583845b +# Source0-md5: 840af6e54dc21445c54f74e15005ba4d URL: http://www.opensc-project.org/engine_pkcs11/ -BuildRequires: libp11-devel >= 0.2.1 +BuildRequires: libp11-devel >= 0.2.4 BuildRequires: openssl-devel >= 0.9.7d BuildRequires: pkgconfig -Requires: libp11 >= 0.2.1 +Requires: libp11 >= 0.2.4 Requires: openssl >= 0.9.7d BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,7 +52,7 @@ %files %defattr(644,root,root,755) -%doc NEWS doc/{ChangeLog,*.{html,css}} +%doc NEWS doc/{README,nonpersistent/{ChangeLog,wiki.out/*}} %attr(755,root,root) %{_libdir}/engines/engine_pkcs11.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -61,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/08/25 23:32:10 qboosh +- updated to 0.1.5 + Revision 1.8 2007/09/02 19:19:09 qboosh - engines dir belongs to openssl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl-engine-pkcs11.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
