Author: qboosh Date: Thu Jun 14 20:31:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.03
---- Files affected: SPECS: pkcs11-helper.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/pkcs11-helper.spec diff -u SPECS/pkcs11-helper.spec:1.4 SPECS/pkcs11-helper.spec:1.5 --- SPECS/pkcs11-helper.spec:1.4 Tue Feb 13 09:06:40 2007 +++ SPECS/pkcs11-helper.spec Thu Jun 14 22:31:53 2007 @@ -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.02 +Version: 1.03 Release: 1 License: GPL v2 or BSD Group: Libraries Source0: http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2 -# Source0-md5: db8a23bee8fb31f0f3a23666f0a6e057 +# Source0-md5: 4ca477f320388097e0a496779eb1a07f URL: http://www.opensc-project.org/ BuildRequires: doxygen BuildRequires: openssl-devel >= 0.9.7a @@ -59,6 +59,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -69,7 +71,7 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING COPYING.BSD ChangeLog README THANKS %attr(755,root,root) %{_libdir}/libpkcs11-helper.so.*.*.* -%{_mandir}/man8/pkcs11-helper.8* +%{_mandir}/man8/pkcs11-helper-1.8* %files devel %defattr(644,root,root,755) @@ -90,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/06/14 20:31:53 qboosh +- updated to 1.03 + Revision 1.4 2007/02/13 08:06:40 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pkcs11-helper.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
