diff --git a/usbutils.spec b/usbutils.spec index 8911516..ad91e24 100644 --- a/usbutils.spec +++ b/usbutils.spec @@ -1,13 +1,13 @@ Name: usbutils Version: 0.70 -Release: 1 +Release: 1.1 Source: http://prdownloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz Patch1: usbutils-0.70-hwdata.patch URL: http://www.linux-usb.org/ License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: hwdata -BuildRequires: libtool +BuildRequires: libtool, libusb-devel >= 0.1.8 Summary: Linux USB utilities. Group: Applications/System Conflicts: hotplug < 3:2002_01_14-2 @@ -47,6 +47,10 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/usb.ids rm -rf $RPM_BUILD_ROOT %changelog +* Fri Apr 15 2005 Thomas Woerner 0.70-1.1 +- added fix from Robert Scheck to fix missing BuildRequires for libusb-devel + (#155006) + * Thu Apr 14 2005 Thomas Woerner 0.70-1 - new version 0.70