rpms/ccid/devel .cvsignore, 1.6, 1.7 ccid.spec, 1.16, 1.17 sources, 1.6, 1.7

Kalev Lember kalev at fedoraproject.org
Thu Nov 19 12:04:08 UTC 2009


Author: kalev

Update of /cvs/pkgs/rpms/ccid/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20095

Modified Files:
	.cvsignore ccid.spec sources 
Log Message:
Updated to ccid 1.3.11


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ccid/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	3 Mar 2009 22:49:51 -0000	1.6
+++ .cvsignore	19 Nov 2009 12:04:07 -0000	1.7
@@ -1 +1 @@
-ccid-1.3.9.tar.bz2
+ccid-1.3.11.tar.bz2


Index: ccid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ccid/devel/ccid.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- ccid.spec	24 Jul 2009 18:41:50 -0000	1.16
+++ ccid.spec	19 Nov 2009 12:04:07 -0000	1.17
@@ -1,17 +1,17 @@
 %define dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
 %define libusb_ver 0.1.7
-%define pcsc_lite_ver 1.3.3
-%define upstream_build 2656
+%define pcsc_lite_ver 1.5.3
+%define upstream_build 3080
 
 Name:           ccid
-Version:        1.3.9
-Release:        2%{dist}
+Version:        1.3.11
+Release:        1%{dist}
 Summary:        Generic USB CCID smart card reader driver
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://pcsclite.alioth.debian.org/ccid.html
-Source0:        http://alioth.debian.org/download.php/%{upstream-build}/%{name}-%{version}.tar.bz2
+Source0:        http://alioth.debian.org/download.php/%{upstream_build}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libusb-devel >= %{libusb_ver}
@@ -31,9 +31,6 @@ Generic USB CCID (Chip/Smart Card Interf
 
 %prep
 %setup -q
-for f in ChangeLog README ; do
-  iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
-done
 
 
 %build
@@ -78,6 +75,10 @@ exit 0
 
 
 %changelog
+* Wed Nov 19 2009 Kalev Lember <kalev at smartlink.ee> - 1.3.11-1
+- Updated to ccid 1.3.11
+- Removed iso-8859-1 to utf-8 conversion as the files are in utf-8 now
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ccid/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	3 Mar 2009 22:49:51 -0000	1.6
+++ sources	19 Nov 2009 12:04:07 -0000	1.7
@@ -1 +1 @@
-4459f8389d9b3e086e2e2ed09b0e2f58  ccid-1.3.9.tar.bz2
+727dc7eb4d560f81fe70a766a96de970  ccid-1.3.11.tar.bz2




More information about the fedora-extras-commits mailing list