/[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 523549 - (show annotations) (download)
Fri Oct 18 23:29:59 2013 UTC (10 years, 5 months ago) by umeabot
File size: 933 byte(s)
Mageia 4 Mass Rebuild
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 2
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: libusb-devel
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 %patch0 -p1 -b .libtool
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