rpms/libusb/devel libusb.spec,1.43,1.44

Jindrich Novy jnovy at fedoraproject.org
Tue Oct 14 11:01:14 UTC 2008


Author: jnovy

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

Modified Files:
	libusb.spec 
Log Message:
* Tue Oct 14 2008 Jindrich Novy <jnovy at redhat.com> 0.1.12-19
- don't apply the concurrency timeout handling patch, it breaks
  pilot-link (#456811)



Index: libusb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libusb/devel/libusb.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- libusb.spec	6 Oct 2008 12:40:47 -0000	1.43
+++ libusb.spec	14 Oct 2008 11:00:44 -0000	1.44
@@ -1,7 +1,7 @@
 Summary: A library which allows userspace access to USB devices
 Name: libusb
 Version: 0.1.12
-Release: 18%{?dist}
+Release: 19%{?dist}
 Source0: http://prdownloads.sourceforge.net/libusb/%{name}-%{version}.tar.gz
 Patch0: libusb-0.1.12-libusbconfig.patch
 Patch1: libusb-0.1.12-memset.patch
@@ -44,7 +44,7 @@
 %patch1 -p1 -b .memset
 %patch2 -p1 -b .openat
 #%patch3 -p0 -b .wakeups
-%patch4 -p1 -b .concurrency-timeout
+#%patch4 -p1 -b .concurrency-timeout
 
 %build
 autoconf
@@ -84,6 +84,10 @@
 %{_libdir}/*.a
 
 %changelog
+* Tue Oct 14 2008 Jindrich Novy <jnovy at redhat.com> 0.1.12-19
+- don't apply the concurrency timeout handling patch, it breaks
+  pilot-link (#456811)
+
 * Mon Oct  6 2008 Jindrich Novy <jnovy at redhat.com> 0.1.12-18
 - fix multiarch conflict in libusb-devel (#465209)
 




More information about the fedora-extras-commits mailing list