It was on "udev" branch - please note, that in this version
C implementation of lsusb no longer supports usb.ids and requires udev for
device detection/recognition (it's useless without udev-core installed and
run).
Only Python implementation (lsusb.py) uses uds.ids.


On Thu, Apr 14, 2016 at 02:17:21PM +0200, hawk wrote:
> commit 0a4a3ec8dd35920f1f307310ca1a47c8079ee84b
> Author: Marcin Krol <h...@tld-linux.org>
> Date:   Thu Apr 14 12:16:34 2016 +0000
> 
>     - updated to 008
> 
>  usbutils.spec | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> ---
> diff --git a/usbutils.spec b/usbutils.spec
> index 21a1885..a552705 100644
> --- a/usbutils.spec
> +++ b/usbutils.spec
> @@ -6,12 +6,12 @@ Summary:    Linux USB utilities
>  Summary(pl.UTF-8):   Linuksowe narzędzia do USB
>  Summary(pt_BR.UTF-8):        Utilitários Linux USB
>  Name:                usbutils
> -Version:     007
> -Release:     2
> +Version:     008
> +Release:     1
>  License:     GPL v2+
>  Group:               Applications/System
>  Source0:     
> http://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.xz
> -# Source0-md5:       c9df5107ae9d26b10a1736a261250139
> +# Source0-md5:       2780b6ae21264c888f8f30fb2aab1259
>  Patch0:              hwdata.patch
>  URL:         http://www.linux-usb.org/
>  BuildRequires:       autoconf >= 2.60
> @@ -55,7 +55,6 @@ if [ usb.ids -nt %{hwdatadir}/usb.ids ]; then
>       exit 1
>  fi
>  %endif
> -%{__rm} usb.ids
>  
>  %build
>  %{__libtoolize}


-- 
Jakub Bogusz    http://qboosh.pl/
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to