Author: qboosh Date: Sat May 28 11:19:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.12.1
---- Files affected: packages/opensc: opensc.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: packages/opensc/opensc.spec diff -u packages/opensc/opensc.spec:1.72 packages/opensc/opensc.spec:1.73 --- packages/opensc/opensc.spec:1.72 Thu Mar 17 00:05:25 2011 +++ packages/opensc/opensc.spec Sat May 28 13:19:24 2011 @@ -1,18 +1,18 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with openct # use PCSC directly, without OpenCT support - +%bcond_with openct # use OpenCT instead of PC/SC for reader access +# Summary: OpenSC library - for accessing SmartCard devices using PC/SC Lite Summary(pl.UTF-8): Biblioteka OpenSC - do korzystania z kart procesorowych przy użyciu PC/SC Lite Name: opensc -Version: 0.12.0 -Release: 2 +Version: 0.12.1 +Release: 1 Epoch: 0 License: LGPL v2.1+ Group: Applications Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz -# Source0-md5: 630fa3b8717d22a1d069d120153a0c52 +# Source0-md5: 62fe8d3ed1864556c1970d7c23d8d58e Source1: %{name}-initramfs-hook Source2: %{name}-initramfs-local-bottom Source3: %{name}-initramfs-local-top @@ -132,7 +132,7 @@ # not needed (dlopened by soname) %{__rm} $RPM_BUILD_ROOT%{_libdir}/{onepin-opensc-pkcs11,opensc-pkcs11,pkcs11-spy}.la -rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name} +%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -154,7 +154,6 @@ %attr(755,root,root) %{_bindir}/pkcs15-crypt %attr(755,root,root) %{_bindir}/pkcs15-init %attr(755,root,root) %{_bindir}/pkcs15-tool -%attr(755,root,root) %{_bindir}/rutoken-tool %attr(755,root,root) %{_bindir}/westcos-tool %attr(755,root,root) %{_libdir}/libopensc.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libopensc.so.3 @@ -171,9 +170,11 @@ %config(noreplace) %verify(not md5 mtime size) %{_datadir}/opensc/*.profile %{_mandir}/man1/cardos-tool.1* %{_mandir}/man1/cryptoflex-tool.1* +%{_mandir}/man1/eidenv.1* %{_mandir}/man1/netkey-tool.1* %{_mandir}/man1/opensc-explorer.1* %{_mandir}/man1/opensc-tool.1* +%{_mandir}/man1/piv-tool.1* %{_mandir}/man1/pkcs11-tool.1* %{_mandir}/man1/pkcs15-crypt.1* %{_mandir}/man1/pkcs15-init.1* @@ -203,6 +204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2011/05/28 11:19:24 qboosh +- updated to 0.12.1 + Revision 1.72 2011/03/16 23:05:25 glen - invert openct bcond, it is not usable, old and segfaults - see also http://www.opensc-project.org/pipermail/opensc-announce/2010-December/000033.html ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/opensc/opensc.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
