SPECS: pcsc-driver-ccid.spec - pcsc daemon tries to open .so
arekm
arekm at pld-linux.org
Mon Nov 17 00:12:42 CET 2008
Author: arekm Date: Sun Nov 16 23:12:42 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pcsc daemon tries to open .so
---- Files affected:
SPECS:
pcsc-driver-ccid.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/pcsc-driver-ccid.spec
diff -u SPECS/pcsc-driver-ccid.spec:1.16 SPECS/pcsc-driver-ccid.spec:1.17
--- SPECS/pcsc-driver-ccid.spec:1.16 Sun Nov 16 23:46:57 2008
+++ SPECS/pcsc-driver-ccid.spec Mon Nov 17 00:12:36 2008
@@ -164,7 +164,7 @@
%dir %{usbdropdir}/ifd-ccid.bundle/Contents
%{usbdropdir}/ifd-ccid.bundle/Contents/Info.plist
%dir %{usbdropdir}/ifd-ccid.bundle/Contents/Linux
-%attr(755,root,root) %{usbdropdir}/ifd-ccid.bundle/Contents/Linux/libccid.so.*.*.*
+%attr(755,root,root) %{usbdropdir}/ifd-ccid.bundle/Contents/Linux/libccid.so*
%{_mandir}/man1/RSA_SecurID_getpasswd.1*
%{_mandir}/man8/Kobil_mIDentity_switch.8*
/etc/udev/rules.d/70-pcscd_ccid.rules
@@ -172,7 +172,7 @@
%files serial
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README SCARDGETATTRIB.txt readers/GemPCTwin.txt readers/supported_readers.txt reader.conf
-%attr(755,root,root) %{ccidtwindir}/libccidtwin.so.*
+%attr(755,root,root) %{ccidtwindir}/libccidtwin.so*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -180,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2008/11/16 23:12:36 arekm
+- pcsc daemon tries to open .so
+
Revision 1.16 2008/11/16 22:46:57 arekm
- up to 1.3.8; add udev files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pcsc-driver-ccid.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list