]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - usbutils/usbutils.nm
usbutils: Update to 014
[people/pmueller/ipfire-3.x.git] / usbutils / usbutils.nm
index a54a78c0dd5b7758fec8ef89c3b8ef0207a41e80..a0038fef53fb24230ce65debccfa28670f77db59 100644 (file)
@@ -5,11 +5,11 @@
 
 name       = usbutils
 epoch      = 1
-version    = 005
+version    = 014
 release    = 4
 
 groups     = System/Tools
-url        = http://www.linux-usb.org/
+url        = https://www.linux-usb.org/
 license    = GPLv2
 summary    = Tool to provide and enhance USB support in Linux.
 
@@ -17,21 +17,18 @@ description
        A set of tools to configure list USB Devices.
 end
 
-source_dl  = http://www.kernel.org/pub/linux/utils/usb/usbutils/
+source_dl  = https://www.kernel.org/pub/linux/utils/usb/usbutils/
 
 build
        requires
                autoconf
                automake
                hwdata
+               libudev-devel
                libusb-devel
                zlib-devel
        end
 
-       prepare_cmds
-               ./autogen.sh
-       end
-
        install_cmds
                # Removing lsusb.py.
                rm -rfv %{BUILDROOT}/usr/bin/lsusb.py