!37 update package to usbutils-017
From: @Zht-Try Reviewed-by: @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
cfe8af68f5
Binary file not shown.
BIN
usbutils-017.tar.xz
Normal file
BIN
usbutils-017.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: usbutils
|
||||
Version: 015
|
||||
Version: 017
|
||||
Release: 1
|
||||
Summary: Linux utilities for USB device
|
||||
License: GPLv2+
|
||||
@ -35,6 +35,7 @@ autoreconf -vif
|
||||
%make_install INSTALL="install -p"
|
||||
install -D -m 644 %{SOURCE1} %{buildroot}%{_defaultlicensedir}/%{name}/GPL-2.0.txt
|
||||
install -D -m 644 %{SOURCE2} %{buildroot}%{_defaultlicensedir}/%{name}/GPL-3.0.txt
|
||||
rm -rf %{buildroot}/%{_libdir}/pkgconfig/usbutils.pc
|
||||
|
||||
%files
|
||||
%doc NEWS
|
||||
@ -45,6 +46,19 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_defaultlicensedir}/%{name}/GPL-3.0.t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2024 zhanghongtao <zhanghongtao22@huawei.com> - 017-1
|
||||
- update package to usbutils-017
|
||||
- lsusb: add fallback names for 'lsusb -v' output
|
||||
- Honor system libdir and includedir
|
||||
- usbutils: lsusb-t: print entries for devices with no interfaces
|
||||
- lsusb -t: sort in bus order, not reverse order
|
||||
- susb-t: if a driver is not bound to an interface, report "[none]"
|
||||
- Generate usbutils.pc pkgconfig file
|
||||
- usbreset: Allow idProduct and idVendor to be 0
|
||||
- susb: Add function that sorts the output by device ID.
|
||||
- lsusb: Additional sorting by bus number.
|
||||
- lsusb: This is a more compact implementation of the device list sort implemented within this pull request. The output remains the same as the one demonstrated in the previous commit.
|
||||
|
||||
* Tue Feb 7 2023 zhanghongtao <zhanghongtao22@hiuawei.com> - 015-1
|
||||
- update package to usbutils-015
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user