Author: atler Date: Mon Dec 6 13:24:07 2010 GMT Module: packages Tag: CCID_1_3 ---- Log message: - branch for 1.3 line with support for o2micro readers - up to 1.3.13
---- Files affected: packages/pcsc-driver-ccid: pcsc-driver-ccid.spec (1.21 -> 1.21.2.1) ---- Diffs: ================================================================ Index: packages/pcsc-driver-ccid/pcsc-driver-ccid.spec diff -u packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.21 packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.21.2.1 --- packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.21 Wed Apr 7 00:25:34 2010 +++ packages/pcsc-driver-ccid/pcsc-driver-ccid.spec Mon Dec 6 14:24:02 2010 @@ -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.11 -Release: 2 +Version: 1.3.13 +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/3080/ccid-%{version}.tar.bz2 -# Source0-md5: 727dc7eb4d560f81fe70a766a96de970 +Source0: http://alioth.debian.org/frs/download.php/3300/ccid-%{version}.tar.bz2 +# Source0-md5: 275360cb253299b763e1122adf847265 URL: http://pcsclite.alioth.debian.org/ccid.html BuildRequires: libusb-devel >= 0.1.7 BuildRequires: pcsc-lite-devel >= 1.5.3 @@ -16,6 +16,7 @@ Requires: pcsc-lite >= 1.5.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define no_install_post_check_so 1 %define usbdropdir /usr/%{_lib}/pcsc/drivers %define ccidtwindir /usr/%{_lib}/pcsc/drivers @@ -194,7 +195,7 @@ %files serial %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README SCARDGETATTRIB.txt readers/GemPCTwin.txt readers/supported_readers.txt reader.conf +%doc AUTHORS ChangeLog README SCARDGETATTRIB.txt readers/supported_readers.txt reader.conf %attr(755,root,root) %{ccidtwindir}/libccidtwin.so* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -203,6 +204,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21.2.1 2010/12/06 13:24:02 atler +- branch for 1.3 line with support for o2micro readers +- up to 1.3.13 + Revision 1.21 2010/04/06 22:25:34 duddits - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcsc-driver-ccid/pcsc-driver-ccid.spec?r1=1.21&r2=1.21.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
