rpms/pcsc-tools/FC-5 .cvsignore, 1.6, 1.7 pcsc-tools.spec, 1.7, 1.8 sources, 1.6, 1.7

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Oct 8 16:29:02 UTC 2006


Author: scop

Update of /cvs/extras/rpms/pcsc-tools/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13574

Modified Files:
	.cvsignore pcsc-tools.spec sources 
Log Message:
* Sun Oct  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.7-1
- 1.4.7, Oct 8 smartcard_list.txt.

* Sat Sep  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.6-1
- 1.4.6, Aug 30 smartcard_list.txt.
- Drop pcsc-lite < 1.2.9 support.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pcsc-tools/FC-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	8 May 2006 17:48:38 -0000	1.6
+++ .cvsignore	8 Oct 2006 16:29:02 -0000	1.7
@@ -1 +1,2 @@
-pcsc-tools-1.4.5.tar.gz
+pcsc-tools-1.4.7.tar.gz
+smartcard_list.txt


Index: pcsc-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/pcsc-tools/FC-5/pcsc-tools.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pcsc-tools.spec	8 May 2006 17:48:38 -0000	1.7
+++ pcsc-tools.spec	8 Oct 2006 16:29:02 -0000	1.8
@@ -1,5 +1,5 @@
 Name:           pcsc-tools
-Version:        1.4.5
+Version:        1.4.7
 Release:        1%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
@@ -7,11 +7,11 @@
 License:        GPL
 URL:            http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
 Source0:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
-#Source1:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
+Source1:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  pcsc-lite-devel
+BuildRequires:  pcsc-lite-devel >= 1.2.9
 Requires:       pcsc-lite
 
 %description
@@ -25,13 +25,8 @@
 %prep
 %setup -q
 sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
-if ! pkg-config --atleast-version 1.2.9 libpcsclite ; then
-    sed -i -e 's/LPTSTR/LPSTR/' pcsc_scan.c
-fi
-# cp %{SOURCE1} .
-for f in Changelog README smartcard_list.txt ; do
-    iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
-done
+cp %{SOURCE1} .
+f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
 
 %build
@@ -64,6 +59,13 @@
 
 
 %changelog
+* Sun Oct  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.7-1
+- 1.4.7, Oct 8 smartcard_list.txt.
+
+* Sat Sep  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.6-1
+- 1.4.6, Aug 30 smartcard_list.txt.
+- Drop pcsc-lite < 1.2.9 support.
+
 * Mon May  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.5-1
 - 1.4.5.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pcsc-tools/FC-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	8 May 2006 17:48:38 -0000	1.6
+++ sources	8 Oct 2006 16:29:02 -0000	1.7
@@ -1 +1,2 @@
-706a6e3bcac08d62c44fb2cd1d561969  pcsc-tools-1.4.5.tar.gz
+fb4129779df83a0eb57e8bdf7fec1535  pcsc-tools-1.4.7.tar.gz
+371764708e8690d67f23af02c44320bb  smartcard_list.txt




More information about the scm-commits mailing list