SPECS: libchipcard2.spec - updated to 2.1.3 (ready for libsysfs 2.0)

qboosh qboosh at pld-linux.org
Mon Mar 27 00:30:15 CEST 2006


Author: qboosh                       Date: Sun Mar 26 22:30:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1.3 (ready for libsysfs 2.0)

---- Files affected:
SPECS:
   libchipcard2.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libchipcard2.spec
diff -u SPECS/libchipcard2.spec:1.4 SPECS/libchipcard2.spec:1.5
--- SPECS/libchipcard2.spec:1.4	Wed Mar  8 22:09:27 2006
+++ SPECS/libchipcard2.spec	Mon Mar 27 00:30:10 2006
@@ -1,26 +1,23 @@
 # $Revision$, $Date$
 #
 # 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
@@ -149,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/03/26 22:30:10  qboosh
+- updated to 2.1.3 (ready for libsysfs 2.0)
+
 Revision 1.4  2006/03/08 21:09:27  qboosh
 - updated to 2.1.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libchipcard2.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list