new version - 0.90

This commit is contained in:
Jiri Moskovcak 2010-08-30 13:50:38 +02:00
parent 0947edecbf
commit 07674cb54f
4 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
usbutils-0.86.tar.gz
/usbutils-0.90.tar.gz

View File

@ -1 +1 @@
34979f675d2bcb3e1b45012fa830a53f usbutils-0.86.tar.gz
53f0269e2cba704d5a35dfe291511292 usbutils-0.90.tar.gz

View File

@ -22,7 +22,7 @@
@@ -26,7 +17,7 @@
lsusb_CPPFLAGS = \
$(AM_CPPFLAGS) \
$(AM_CPPFLAGS) $(LIBUSB_CFLAGS) \
- -DDATADIR=\"$(datadir)\"
+ -DDATADIR=\"$(datadir)/hwdata\"

View File

@ -1,6 +1,6 @@
Name: usbutils
Version: 0.86
Release: 2%{?dist}
Version: 0.90
Release: 1%{?dist}
Source: http://downloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz
URL: http://www.linux-usb.org/
License: GPLv2+
@ -13,7 +13,7 @@ Group: Applications/System
Conflicts: hotplug < 3:2002_01_14-2
Patch0: usbutils-0.86-hwdata.patch
%description
%description
This package contains utilities for inspecting devices connected to a
USB bus.
@ -45,6 +45,9 @@ sed -i 's|usbids=/usr/share/usb.ids|usbids=/usr/share/hwdata/usb.ids|' $RPM_BUIL
rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Aug 26 2010 Jiri Moskovcak <jmoskovc@redhat.com> 0.90-1
- new upstream release
* Tue Sep 22 2009 Jiri Moskovcak <jmoskovc@redhat.com> 0.86-2
- spec file fixes - package should not own /usr/{bin,sbin} (rhbz#524005)
@ -102,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
- rebuilt
* Fri Apr 15 2005 Thomas Woerner <twoerner@redhat.com> 0.70-1.1
- added fix from Robert Scheck to fix missing BuildRequires for libusb-devel
- added fix from Robert Scheck to fix missing BuildRequires for libusb-devel
(#155006)
* Thu Apr 14 2005 Thomas Woerner <twoerner@redhat.com> 0.70-1