rpms/ccid/devel .cvsignore, 1.2, 1.3 ccid.spec, 1.5, 1.6 sources, 1.2, 1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Nov 2 00:37:07 UTC 2006


Author: rrelyea

Update of /cvs/dist/rpms/ccid/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30729/devel

Modified Files:
	.cvsignore ccid.spec sources 
Log Message:
auto-import ccid-1.1.0-1 on branch devel from ccid-1.1.0-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/ccid/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	26 Jun 2006 22:51:41 -0000	1.2
+++ .cvsignore	2 Nov 2006 00:37:05 -0000	1.3
@@ -1 +1 @@
-ccid-1.0.1.tar.gz
+ccid-1.1.0.tar.gz


Index: ccid.spec
===================================================================
RCS file: /cvs/dist/rpms/ccid/devel/ccid.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ccid.spec	19 Jul 2006 22:27:17 -0000	1.5
+++ ccid.spec	2 Nov 2006 00:37:05 -0000	1.6
@@ -1,10 +1,10 @@
 %define dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
 %define libusb_ver 0.1.7
-%define pcsc-lite_ver 1.3.1
+%define pcsc-lite_ver 1.3.2
 
 Name:           ccid
-Version:        1.0.1
-Release:        5
+Version:        1.1.0
+Release:        1
 Summary:        Generic USB CCID smart card reader driver
 
 Group:          System Environment/Libraries
@@ -36,14 +36,14 @@
 
 
 %build
-%configure --disable-dependency-tracking --disable-static
+%configure --disable-dependency-tracking --disable-static --enable-twinserial
 make %{?_smp_mflags}
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-make install_ccidtwin -C src DESTDIR=$RPM_BUILD_ROOT
+#make install_ccidtwin -C src DESTDIR=$RPM_BUILD_ROOT
 mv $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf ./GemPCTwin.reader.conf
 
 
@@ -70,6 +70,12 @@
 
 
 %changelog
+* Thu Nov 02 2006 Bob Relyea <rrelyea at redhat.com> - 1.1.0-1
+- Pickup ccid 1.1.0
+
+* Sun Jul 20 2006 Florian La Roche <laroche at redhat.com> - 1.0.1-5
+- require initscripts for post/postun
+
 * Sun Jul 16 2006 Florian La Roche <laroche at redhat.com> - 1.0.1-4
 - fix excludearch line
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/ccid/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	26 Jun 2006 22:51:41 -0000	1.2
+++ sources	2 Nov 2006 00:37:05 -0000	1.3
@@ -1 +1 @@
-858bd7d680cdaf0ac53c70d43974a2df  ccid-1.0.1.tar.gz
+3d216cb89030c6a74fb6851bcc80b08e  ccid-1.1.0.tar.gz




More information about the fedora-cvs-commits mailing list