rpms/pilot-link/F-8 pilot-link-0.12.2-Zire.patch, NONE, 1.1 pilot-link.spec, 1.75, 1.76

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Thu Feb 7 14:31:31 UTC 2008


Author: varekova

Update of /cvs/pkgs/rpms/pilot-link/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9700

Modified Files:
	pilot-link.spec 
Added Files:
	pilot-link-0.12.2-Zire.patch 
Log Message:
- apply Tom Billet's patch for libusb & Z22 
  thanks Joe Christy and Kevin R. Page


pilot-link-0.12.2-Zire.patch:

--- NEW FILE pilot-link-0.12.2-Zire.patch ---
diff -up pilot-link-0.12.2/libpisock/usb.c.pom pilot-link-0.12.2/libpisock/usb.c
--- pilot-link-0.12.2/libpisock/usb.c.pom	2008-02-07 15:03:58.000000000 +0100
+++ pilot-link-0.12.2/libpisock/usb.c	2008-02-07 15:02:51.000000000 +0100
@@ -810,7 +810,8 @@ pi_usb_dev_t known_devices[] = {
 	{
 		.vendor 	= 0x0830,
 		.product 	= 0x0061,
+		.idstr 		= "Zire 31, 72, Z22",
+		.flags		= USB_INIT_TAPWAVE,
-		.idstr 		= "Zire 31, 72",
 	},
 
 	{


Index: pilot-link.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pilot-link/F-8/pilot-link.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- pilot-link.spec	10 Jan 2008 13:47:21 -0000	1.75
+++ pilot-link.spec	7 Feb 2008 14:30:53 -0000	1.76
@@ -3,7 +3,7 @@
 
 Name: pilot-link
 Version: 0.12.2
-Release: 17%{?dist}
+Release: 18%{?dist}
 Epoch: 2
 License: GPLv2 and GPLv2+ and LGPLv2+ and TCL
 Group: Applications/Communications
@@ -27,6 +27,7 @@
 Patch6: pilot-link-0.12.2-open.patch
 Patch7: pilot-link-0.12.2-NR70V.patch
 Patch8: pilot-link-0.12.2-md5.patch
+Patch9: pilot-link-0.12.2-Zire.patch
 
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
@@ -82,6 +83,7 @@
 %patch6 -p1 -b .open
 %patch7 -p1 -b .NR70V
 %patch8 -p1 -b .md5
+%patch9 -p1 -b .Zire
 
 %build
 autoreconf -is
@@ -189,6 +191,10 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Thu Feb  7 2008 Ivana Varekova <varekova at redhat.com> - 2:0.12.2-18
+- apply Tom Billet's patch for libusb & Z22 
+  thanks Joe Christy and Kevin R. Page
+
 * Wed Jan  9 2008 Ivana Varekova <varekova at redhat.com> - 2:0.12.2-17
 - remove visor modul remove from %post script
 - Change README.fedora use "ttyUSB[13579]" in 60-pilot.rules




More information about the fedora-extras-commits mailing list