[packages/usbutils] up to 019
atler
atler at pld-linux.org
Thu Oct 23 00:25:36 CEST 2025
commit b1615d6a2a3e58aa8f44caf5f111b2ed6787683c
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Oct 23 00:25:22 2025 +0200
up to 019
hwdata.patch | 3 ++-
usbutils.spec | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/usbutils.spec b/usbutils.spec
index 58e85c8..882d9c8 100644
--- a/usbutils.spec
+++ b/usbutils.spec
@@ -3,12 +3,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: 018
+Version: 019
Release: 1
License: GPL v2+
Group: Applications/System
Source0: https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.xz
-# Source0-md5: 0a351e2241c50a1f026a455dccf24d73
+# Source0-md5: 67a8eb4782540058d0648f83ecabdf6c
Patch0: hwdata.patch
URL: http://www.linux-usb.org/
BuildRequires: libusb-devel >= 1.0.22
diff --git a/hwdata.patch b/hwdata.patch
index ece5c75..cac8ed3 100644
--- a/hwdata.patch
+++ b/hwdata.patch
@@ -1,10 +1,11 @@
--- usbutils-018/lsusb.py.orig 2024-10-22 11:33:33.000000000 +0200
+++ usbutils-018/lsusb.py 2024-10-23 13:18:12.108103599 +0200
-@@ -27,8 +27,7 @@
+@@ -27,9 +27,7 @@
prefix = "/sys/bus/usb/devices/"
usbids = [
- "/usr/share/hwdata/usb.ids",
+- "/usr/share/misc/usb.ids",
- "/usr/share/usb.ids",
+ "/lib/hwdata/usb.ids",
]
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/usbutils.git/commitdiff/b1615d6a2a3e58aa8f44caf5f111b2ed6787683c
More information about the pld-cvs-commit
mailing list