SPECS: opensc.spec - updated to 0.11.0

qboosh qboosh at pld-linux.org
Wed May 10 15:36:45 CEST 2006


Author: qboosh                       Date: Wed May 10 13:36:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.11.0

---- Files affected:
SPECS:
   opensc.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/opensc.spec
diff -u SPECS/opensc.spec:1.38 SPECS/opensc.spec:1.39
--- SPECS/opensc.spec:1.38	Tue Mar 21 09:49:30 2006
+++ SPECS/opensc.spec	Wed May 10 15:36:38 2006
@@ -2,13 +2,13 @@
 Summary:	OpenSC library - for accessing SmartCard devices using PC/SC Lite
 Summary(pl):	Biblioteka OpenSC - do korzystania z kart procesorowych przy użyciu PC/SC Lite
 Name:		opensc
-Version:	0.10.1
+Version:	0.11.0
 Release:	1
 Epoch:		0
 License:	LGPL
 Group:		Applications
 Source0:	http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz
-# Source0-md5:	5549c7c339775356784837887750d232
+# Source0-md5:	be9cced6c703253baf78ccd9970679fa
 Patch0:		%{name}-explorer-debug.patch
 Patch1:		%{name}-libassuan.patch
 URL:		http://www.opensc-project.org/
@@ -116,7 +116,7 @@
 
 # just install instead of symlinking
 rm -f $RPM_BUILD_ROOT%{mozplugindir}/opensc-signer.so
-mv -f $RPM_BUILD_ROOT%{_libdir}/opensc/opensc-signer.so $RPM_BUILD_ROOT%{mozplugindir}
+mv -f $RPM_BUILD_ROOT%{_libdir}/opensc-signer.so $RPM_BUILD_ROOT%{mozplugindir}
 
 # default config
 install etc/opensc.conf $RPM_BUILD_ROOT%{_sysconfdir}
@@ -133,13 +133,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README doc/{*.{html,css},html/tools.html}
+%doc NEWS README doc/ChangeLog doc/{*.{html,css},html/tools.html}
 %attr(755,root,root) %{_bindir}/cardos-info
 %attr(755,root,root) %{_bindir}/cryptoflex-tool
 %attr(755,root,root) %{_bindir}/eidenv
 %attr(755,root,root) %{_bindir}/netkey-tool
 %attr(755,root,root) %{_bindir}/opensc-explorer
 %attr(755,root,root) %{_bindir}/opensc-tool
+%attr(755,root,root) %{_bindir}/piv-tool
 %attr(755,root,root) %{_bindir}/pkcs11-tool
 %attr(755,root,root) %{_bindir}/pkcs15-*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
@@ -188,6 +189,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/05/10 13:36:38  qboosh
+- updated to 0.11.0
+
 Revision 1.38  2006/03/21 08:49:30  qboosh
 - updated URLs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/opensc.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list