Author: qboosh Date: Wed Aug 16 08:57:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.0
---- Files affected: SPECS: pcsc-driver-ccid.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/pcsc-driver-ccid.spec diff -u SPECS/pcsc-driver-ccid.spec:1.5 SPECS/pcsc-driver-ccid.spec:1.6 --- SPECS/pcsc-driver-ccid.spec:1.5 Mon Apr 24 11:23:42 2006 +++ SPECS/pcsc-driver-ccid.spec Wed Aug 16 10:57:52 2006 @@ -2,16 +2,17 @@ Summary: Generic USB CCID (Chip/Smart Card Interface Devices) driver Summary(pl): Ogólny sterownik USB CCID (Chip/Smart Card Interface Devices) Name: pcsc-driver-ccid -Version: 1.0.1 +Version: 1.1.0 Release: 1 License: LGPL v2.1+ Group: Libraries #Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30105 -Source0: http://alioth.debian.org/download.php/1563/ccid-%{version}.tar.gz -# Source0-md5: 858bd7d680cdaf0ac53c70d43974a2df +Source0: http://alioth.debian.org/download.php/1740/ccid-%{version}.tar.gz +# Source0-md5: 3d216cb89030c6a74fb6851bcc80b08e URL: http://pcsclite.alioth.debian.org/ccid.html BuildRequires: libusb-devel >= 0.1.7 BuildRequires: pcsc-lite-devel >= 1.3.0 +BuildRequires: pkgconfig Requires: pcsc-lite >= 1.3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -81,8 +82,9 @@ %build %configure \ - --enable-usbdropdir=%{usbdropdir} \ - --enable-ccidtwindir=%{ccidtwindir} + --enable-ccidtwindir=%{ccidtwindir} \ + --enable-twinserial \ + --enable-usbdropdir=%{usbdropdir} %{__make} %install @@ -119,6 +121,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/08/16 08:57:52 qboosh +- updated to 1.1.0 + Revision 1.5 2006/04/24 09:23:42 qboosh - updated to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pcsc-driver-ccid.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
