SPECS: pcsc-driver-ccid.spec - up to 1.3.8; add udev files

arekm arekm at pld-linux.org
Sun Nov 16 23:47:02 CET 2008


Author: arekm                        Date: Sun Nov 16 22:47:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.3.8; add udev files

---- Files affected:
SPECS:
   pcsc-driver-ccid.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/pcsc-driver-ccid.spec
diff -u SPECS/pcsc-driver-ccid.spec:1.15 SPECS/pcsc-driver-ccid.spec:1.16
--- SPECS/pcsc-driver-ccid.spec:1.15	Sat May 31 17:31:14 2008
+++ SPECS/pcsc-driver-ccid.spec	Sun Nov 16 23:46:57 2008
@@ -2,13 +2,13 @@
 Summary:	Generic USB CCID (Chip/Smart Card Interface Devices) driver
 Summary(pl.UTF-8):	Ogólny sterownik USB CCID (Chip/Smart Card Interface Devices)
 Name:		pcsc-driver-ccid
-Version:	1.3.6
+Version:	1.3.8
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 #Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30105
-Source0:	http://alioth.debian.org/frs/download.php/2422/ccid-%{version}.tar.gz
-# Source0-md5:	fe8359632141f69cc6c0ca94c8fa38ee
+Source0:	http://alioth.debian.org/frs/download.php/2482/ccid-%{version}.tar.gz
+# Source0-md5:	ebb5fc927d73cd63737a9114481e8957
 URL:		http://pcsclite.alioth.debian.org/ccid.html
 BuildRequires:	libusb-devel >= 0.1.7
 BuildRequires:	pcsc-lite-devel >= 1.3.3
@@ -134,11 +134,13 @@
 %configure \
 	--enable-ccidtwindir=%{ccidtwindir} \
 	--enable-twinserial \
-	--enable-usbdropdir=%{usbdropdir}
+	--enable-usbdropdir=%{usbdropdir} \
+	--enable-udev
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/etc/udev/rules.d
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -148,6 +150,8 @@
 
 mv $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf .
 
+install src/pcscd_ccid.rules $RPM_BUILD_ROOT/etc/udev/rules.d/70-pcscd_ccid.rules
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -163,6 +167,7 @@
 %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
 
 %files serial
 %defattr(644,root,root,755)
@@ -175,7 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.15  2008/05/31 15:31:14  qboosh
+Revision 1.16  2008/11/16 22:46:57  arekm
+- up to 1.3.8; add udev files
+
+Revision 1.15  2008-05-31 15:31:14  qboosh
 - updated to 1.3.6
 
 Revision 1.14  2008-03-01 20:05:58  qboosh
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pcsc-driver-ccid.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list