/[packages]/cauldron/acsccid/current/SPECS/acsccid.spec
ViewVC logotype

Contents of /cauldron/acsccid/current/SPECS/acsccid.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 875674 - (show annotations) (download)
Thu Sep 10 18:30:04 2015 UTC (8 years, 7 months ago) by ovitters
File size: 929 byte(s)
SILENT use autopatch
1 Name: acsccid
2 Summary: PC/SC driver for Linux/Mac OS X that supports ACS CCID smart card readers
3 Version: 1.0.4
4 Release: %mkrel 5
5 License: LGPLv2
6 Group: System/Kernel and hardware
7 URL: http://acsccid.sourceforge.net
8 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
9 Patch0: acsccid-1.0.4-libtool-fixes.patch
10
11 BuildRequires: pcsc-lite-devel
12 BuildRequires: pkgconfig(libusb)
13 BuildRequires: flex
14
15 Requires: pcsc-lite
16
17 %description
18 acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart
19 card readers. This library provides a PC/SC IFD handler implementation and
20 communicates with the readers through the PC/SC Lite resource manager (pcscd).
21
22
23 %prep
24 %setup -q
25 %autopatch -p1
26 autoreconf -fis
27
28
29 %build
30 %configure2_5x \
31 --enable-usbdropdir=%{_libdir}/pcsc/drivers \
32 --disable-static
33
34 %make
35
36
37 %install
38 %makeinstall_std
39
40
41 %files
42 %doc AUTHORS README ChangeLog
43 %{_libdir}/pcsc/drivers/*

  ViewVC Help
Powered by ViewVC 1.1.30