]> git.pld-linux.org Git - packages/pcsc-driver-ccid.git/commitdiff
- checked skip_post_check_so; there is no fix, it must stay this way
authorsparky <sparky@pld-linux.org>
Tue, 1 Feb 2011 22:34:00 +0000 (22:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: perl-base

Changed files:
    pcsc-driver-ccid.spec -> 1.26

pcsc-driver-ccid.spec

index 3fe7fe5845029bbbe5f3f3668c262732a172f0c1..2e7ca00d64771385b7de84c5a9fa6203ac2ba5bd 100644 (file)
@@ -11,6 +11,7 @@ Source0:      http://alioth.debian.org/frs/download.php/3333/ccid-%{version}.tar.bz2
 URL:           http://pcsclite.alioth.debian.org/ccid.html
 BuildRequires: libusb-devel >= 1.0
 BuildRequires: pcsc-lite-devel >= 1.6.2
+BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.583
 Requires:      pcsc-lite >= 1.6.2
@@ -21,7 +22,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                usbdropdir      /usr/%{_lib}/pcsc/drivers
 %define                ccidtwindir     /usr/%{_lib}/pcsc/drivers
 
-# check me
+# pcscd provides log_msg and log_xxd functions
 %define                skip_post_check_so      libccid.so.1.4.0 libccidtwin.so.1.4.0
 
 %description
This page took 1.053621 seconds and 4 git commands to generate.