commit usbutils for openSUSE:Factory
Hello community, here is the log from the commit of package usbutils for openSUSE:Factory checked in at 2014-11-28 08:46:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbutils (Old) and /work/SRC/openSUSE:Factory/.usbutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "usbutils" Changes: -------- --- /work/SRC/openSUSE:Factory/usbutils/usbutils.changes 2013-08-01 17:14:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.usbutils.new/usbutils.changes 2014-11-28 08:46:12.000000000 +0100 @@ -1,0 +2,14 @@ +Sat Nov 22 16:43:17 UTC 2014 - crrodriguez@opensuse.org + +- Update to usbutils 008 +* most important change is that lsusb switched to use + the udev hardware database instead of the usb.ids file +* lsusb: Reports if USB2.0 port is on L1 state +* lsusb: Reports devices that support BESL on USB2.0 +* dump_ccid_device: fix a typo +* lsusb: fix incorrect printf() for CAPS +* lsusb-t: handle problem if there is no usb bus list +* Ignore invalid string descriptors +* usb-devices: hexadecimal bInterfaceNumber handling + +------------------------------------------------------------------- Old: ---- usb.ids usbutils-007.tar.xz New: ---- usbutils-008.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbutils.spec ++++++ --- /var/tmp/diff_new_pack.CEVNst/_old 2014-11-28 08:46:13.000000000 +0100 +++ /var/tmp/diff_new_pack.CEVNst/_new 2014-11-28 08:46:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package usbutils # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: usbutils -Version: 007 +Version: 008 Release: 0 Summary: Tools and libraries for USB devices License: GPL-2.0+ @@ -25,9 +25,9 @@ Url: http://sourceforge.net/projects/linux-usb/ Source0: https://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-%{version}.tar.xz Source1: usbutils-rpmlintrc -Source2: usb.ids BuildRequires: libusb-1_0-devel BuildRequires: pkg-config +BuildRequires: pkgconfig(libudev) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -36,7 +36,6 @@ %prep %setup -q -cp %{SOURCE2} usb.ids %build %configure --disable-zlib @@ -50,8 +49,6 @@ %attr(0644, root, root) %{_mandir}/man1/* %attr(0644, root, root) %{_mandir}/man8/* %attr(0755, root, root) %{_bindir}/* -%attr(0755, root, root) %{_sbindir}/* -%{_datadir}/usb.ids %{_datadir}/pkgconfig/usbutils.pc %doc AUTHORS ChangeLog ++++++ usbutils-007.tar.xz -> usbutils-008.tar.xz ++++++ ++++ 30803 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de