]> git.pld-linux.org Git - packages/libchipcard2.git/commitdiff
- updated to 2.1.3 (ready for libsysfs 2.0) auto/th/libchipcard2-2_1_3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Mar 2006 22:30:10 +0000 (22:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libchipcard2.spec -> 1.5

libchipcard2.spec

index 75ea57dfdb4dfb3036eb4a6fbf3950b3fa96c024..76fc24b03f6289a9f44de434ccee1a2703c899da 100644 (file)
@@ -1,25 +1,22 @@
 #
 # Conditional build:
-%bcond_with    sysfs   # use sysfs to scan for ttyUSB
+%bcond_without sysfs   # don't use sysfs to scan for ttyUSB
 #
 Summary:       A library for easy access to smart cards (chipcards)
 Summary(pl):   Biblioteka do ³atwego dostêpu do kart procesorowych
 Name:          libchipcard2
-Version:       2.1.1
+Version:       2.1.3
 Release:       1
 License:       GPL v2 with OpenSSL linking exception
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/libchipcard/%{name}-%{version}.tar.gz
-# Source0-md5: d5180b672670dc26bf5a54f86b5577ec
+# Source0-md5: dd750fb644ea9dba9e0bfa26838ed131
 URL:           http://www.libchipcard.de/
 BuildRequires: gwenhywfar-devel >= 2.0.0
 BuildRequires: libusb-devel
 BuildRequires: opensc-devel >= 0.9.4
 BuildRequires: pkgconfig
-%if %{with sysfs}
-BuildRequires: sysfsutils-devel >= 1.3.0-3
-BuildRequires: sysfsutils-devel < 2.0
-%endif
+%{?with_sysfs:BuildRequires:   sysfsutils-devel >= 1.3.0-3}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.1035 seconds and 4 git commands to generate.