rpms/libusb/devel libusb.spec,1.39,1.40

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Tue Feb 26 14:40:44 UTC 2008


Author: jnovy

Update of /cvs/extras/rpms/libusb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7374

Modified Files:
	libusb.spec 
Log Message:
* Tue Feb 26 2008 Jindrich Novy <jnovy at redhat.com> 0.1.12-15
- don't apply wakeups patch until it's fixed, it causes problems
  with Eye-One Pro (#434950)



Index: libusb.spec
===================================================================
RCS file: /cvs/extras/rpms/libusb/devel/libusb.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- libusb.spec	25 Feb 2008 05:56:57 -0000	1.39
+++ libusb.spec	26 Feb 2008 14:40:00 -0000	1.40
@@ -1,7 +1,7 @@
 Summary: A library which allows userspace access to USB devices
 Name: libusb
 Version: 0.1.12
-Release: 14%{?dist}
+Release: 15%{?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
@@ -42,7 +42,7 @@
 %patch0 -p1 -b .libusbconfig
 %patch1 -p1 -b .memset
 %patch2 -p1 -b .openat
-%patch3 -p0 -b .wakeups
+#%patch3 -p0 -b .wakeups
 
 %build
 autoconf
@@ -82,6 +82,10 @@
 %{_libdir}/*.a
 
 %changelog
+* Tue Feb 26 2008 Jindrich Novy <jnovy at redhat.com> 0.1.12-15
+- don't apply wakeups patch until it's fixed, it causes problems
+  with Eye-One Pro (#434950)
+
 * Mon Feb 25 2008 Jindrich Novy <jnovy at redhat.com> 0.1.12-14
 - manual rebuild because of gcc-4.3 (#434189)
 




More information about the fedora-extras-commits mailing list