packages: pcsc-tools/pcsc-tools.spec - added update patch (needed for curre...

qboosh qboosh at pld-linux.org
Sun Aug 8 20:16:35 CEST 2010


Author: qboosh                       Date: Sun Aug  8 18:16:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added update patch (needed for current pcsc-lite)
- updated smartcard_list.txt
- release 2

---- Files affected:
packages/pcsc-tools:
   pcsc-tools.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/pcsc-tools/pcsc-tools.spec
diff -u packages/pcsc-tools/pcsc-tools.spec:1.27 packages/pcsc-tools/pcsc-tools.spec:1.28
--- packages/pcsc-tools/pcsc-tools.spec:1.27	Tue Jul 27 00:40:04 2010
+++ packages/pcsc-tools/pcsc-tools.spec	Sun Aug  8 20:16:30 2010
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Narzędzia do używania z czytnikami Smart Card i PC/SC
 Name:		pcsc-tools
 Version:	1.4.16
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications
 Source0:	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
@@ -16,13 +16,15 @@
 # broken builder script, original url:
 # http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
 Source1:	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
-# NoSource1-md5:	
+# NoSource1-md5:	1b286988f4c376e4d86aea124eedad08
+Patch0:		%{name}-update.patch
 URL:		http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
-BuildRequires:	pcsc-lite-devel
+BuildRequires:	pcsc-lite-devel >= 1.6.0
 BuildRequires:	perl-PCSC >= 1.2.0
 %{?with_gtk:BuildRequires:	perl-Gtk2}
 BuildRequires:	pkgconfig
 BuildRequires:	rpm-perlprov
+Requires:	pcsc-lite-libs >= 1.6.0
 Requires:	perl-PCSC >= 1.2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,6 +38,7 @@
 Summary:	Some tools for smart cards and PC/SC with GTK+ GUI
 Summary(pl.UTF-8):	Narzędzia dla czytników Smart Card i PC/SC z GUI w GTK+
 Group:		X11/Applications
+Requires:	perl-PCSC >= 1.2.0
 
 %description gtk
 Some tools for smart cards and PC/SC with GTK+ GUI.
@@ -45,6 +48,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # paranoid check whether smartcard_list.txt in _sourcedir isn't too old
 if [ "`wc -l < %{SOURCE1}`" -lt "`wc -l < smartcard_list.txt`" ] ; then
@@ -93,6 +97,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2010/08/08 18:16:30  qboosh
+- added update patch (needed for current pcsc-lite)
+- updated smartcard_list.txt
+- release 2
+
 Revision 1.27  2010/07/26 22:40:04  zbyniu
 - up to 1.4.16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcsc-tools/pcsc-tools.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list