]> git.pld-linux.org Git - packages/pcsc-driver-ccid.git/commitdiff
- optional udev (i.e. subpackage)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 Nov 2008 17:29:51 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pcsc-driver-ccid.spec -> 1.19

pcsc-driver-ccid.spec

index d2fbf115ac70517959f4b78c46436d9f232e3852..f822b50c45672d2b3fc724faf92a8d345d1dece5 100644 (file)
@@ -117,6 +117,19 @@ Interface Devices). Obsługiwane czytniki CCID:
 - Winbond Electronics
 - Xiring Teo
 
+%package -n udev-pcsc-driver-ccid
+Summary:       udev support for CCID PC/SC driver
+Summary(pl.UTF-8):     Obsługa udev dla sterownika PC/SC CCID
+Group:         Libraries
+Requires:      %{name} = %{version}-%{release}
+Requires:      udev-core
+
+%description -n udev-pcsc-driver-ccid
+udev support for CCID PC/SC driver.
+
+%description -n udev-pcsc-driver-ccid -l pl.UTF-8
+Obsługa udev dla sterownika PC/SC CCID.
+
 %package serial
 Summary:       Generic USB CCID driver for readers connected to serial port
 Summary(pl.UTF-8):     Ogólny sterownik USB CCID dla czytników podłączonych przez port szeregowy
@@ -173,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{usbdropdir}/ifd-ccid.bundle/Contents/Linux/libccid.so*
 %{_mandir}/man1/RSA_SecurID_getpasswd.1*
 %{_mandir}/man8/Kobil_mIDentity_switch.8*
+
+%files -n udev-pcsc-driver-ccid
+%defattr(644,root,root,755)
 /etc/udev/rules.d/70-pcscd_ccid.rules
 
 %files serial
This page took 0.116935 seconds and 4 git commands to generate.