[libusb/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 05:53:42 UTC 2010


commit bc21714da9085d47cdabb3ead92e98e2c9a61a9a
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 22:53:22 2010 -0700

    - Rebuilt for gcc bug 634757

 libusb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libusb.spec b/libusb.spec
index fd8edb9..dbb7eaf 100644
--- a/libusb.spec
+++ b/libusb.spec
@@ -1,7 +1,7 @@
 Summary: A library which allows userspace access to USB devices
 Name: libusb
 Version: 0.1.12
-Release: 23%{?dist}
+Release: 23%{?dist}.1
 Source0: http://prdownloads.sourceforge.net/libusb/%{name}-%{version}.tar.gz
 Patch0: libusb-0.1.12-libusbconfig.patch
 Patch1: libusb-0.1.12-memset.patch
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Wed Sep 29 2010 jkeating - 0.1.12-23.1
+- Rebuilt for gcc bug 634757
+
 * Wed Jun 23 2010 Jan Vcelak <jvcelak at redhat.com> 0.1.12-23
 - fixes invalid read causing segfault (#565904)
 


More information about the scm-commits mailing list