]> git.pld-linux.org Git - packages/pcsc-driver-ccid.git/commitdiff
- updated to 1.1.0 AC-branch AC-STABLE auto/ac/pcsc-driver-ccid-1_1_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Aug 2006 08:57:52 +0000 (08:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pcsc-driver-ccid.spec -> 1.6

pcsc-driver-ccid.spec

index 437698a565e0cca1f7d6b8afa532c536e263f0ed..3e3d786dffafd7d417e4d9633793d4af01f92eef 100644 (file)
@@ -1,16 +1,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)
 
@@ -80,8 +81,9 @@ szeregowy. Obs
 
 %build
 %configure \
-       --enable-usbdropdir=%{usbdropdir} \
-       --enable-ccidtwindir=%{ccidtwindir}
+       --enable-ccidtwindir=%{ccidtwindir} \
+       --enable-twinserial \
+       --enable-usbdropdir=%{usbdropdir}
 %{__make}
 
 %install
This page took 0.073814 seconds and 4 git commands to generate.