Author: qboosh Date: Sun Mar 6 06:39:05 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.08
---- Files affected: packages/pkcs11-helper: pkcs11-helper.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/pkcs11-helper/pkcs11-helper.spec diff -u packages/pkcs11-helper/pkcs11-helper.spec:1.11 packages/pkcs11-helper/pkcs11-helper.spec:1.12 --- packages/pkcs11-helper/pkcs11-helper.spec:1.11 Sat May 22 23:37:13 2010 +++ packages/pkcs11-helper/pkcs11-helper.spec Sun Mar 6 07:39:00 2011 @@ -2,12 +2,12 @@ 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.07 -Release: 3 +Version: 1.08 +Release: 1 License: GPL v2 or BSD Group: Libraries Source0: http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2 -# Source0-md5: d0034481a39af9e840702246e2ffa43e +# Source0-md5: 3ef571961c7f2ebf1f4b1230f36a524f URL: http://www.opensc-project.org/ # for macros BuildRequires: automake @@ -66,7 +66,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name} +%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -100,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/03/06 06:39:00 qboosh +- updated to 1.08 + Revision 1.11 2010/05/22 21:37:13 sparky - BR: automake (for _aclocaldir) - don't require c++ compiler ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pkcs11-helper/pkcs11-helper.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
