[usbutils] usbutils-008

Lukáš Nykrýn lnykryn at fedoraproject.org
Thu Oct 23 08:04:57 UTC 2014


commit 5c8beef15159ff677b7dba51879ddb8b4a747e9b
Author: Lukas Nykryn <lnykryn at redhat.com>
Date:   Wed Oct 22 17:09:09 2014 +0200

    usbutils-008

 usbutils-006-hwdata.patch |    6 +++---
 usbutils.spec             |    9 ++++++---
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/usbutils-006-hwdata.patch b/usbutils-006-hwdata.patch
index 48b8001..a8e3961 100644
--- a/usbutils-006-hwdata.patch
+++ b/usbutils-006-hwdata.patch
@@ -1,9 +1,9 @@
 diff --git a/lsusb.py b/lsusb.py
-index 14d9a31..a34f736 100755
+index 7816a5a..f18aa7f 100755
 --- a/lsusb.py
 +++ b/lsusb.py
-@@ -16,7 +16,7 @@ nohub = False
- warnsort = False
+@@ -18,7 +18,7 @@ warnsort = False
+ showeps = False
  
  prefix = "/sys/bus/usb/devices/"
 -usbids = "/usr/share/usb.ids"
diff --git a/usbutils.spec b/usbutils.spec
index 67029e8..e2c06a7 100644
--- a/usbutils.spec
+++ b/usbutils.spec
@@ -1,13 +1,13 @@
 Name: usbutils
-Version: 007
-Release: 4%{?dist}
+Version: 008
+Release: 1%{?dist}
 Source:	https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.gz
 URL: http://www.linux-usb.org/
 License: GPLv2+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: hwdata
-BuildRequires: autoconf, libtool, libusb-devel >= 0.1.8, libusb1-devel
+BuildRequires: autoconf, libtool, libusb-devel >= 0.1.8, libusb1-devel, systemd-devel
 Summary: Linux USB utilities
 Group: Applications/System
 Conflicts: hotplug < 3:2002_01_14-2
@@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Wed Oct 22 2014 Lukáš Nykrýn <lnykryn at redhat.com> - 008-1
+- new release
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 007-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list