update pkg in lts branch
This commit is contained in:
parent
97a1601b6c
commit
7679d29d52
Binary file not shown.
BIN
usbutils-012.tar.xz
Normal file
BIN
usbutils-012.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: usbutils
|
||||
Version: 010
|
||||
Release: 4
|
||||
Version: 012
|
||||
Release: 1
|
||||
Summary: Linux utilities for USB device
|
||||
License: GPLv2+
|
||||
URL: http://www.linux-usb.org/
|
||||
@ -9,15 +9,7 @@ Source0: https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.
|
||||
Source1: GPL-2.0.txt
|
||||
Source2: GPL-3.0.txt
|
||||
|
||||
Patch1: 0001-lsusb.py-fix-up-Python-3-conversion.patch
|
||||
Patch2: 0002-lsusb-Split-out-routine-that-fetches-value-for-given.patch
|
||||
Patch3: 0003-lsusb-Split-out-field-name-rendering.patch
|
||||
Patch4: 0004-lsusb-Add-support-for-descriptor-extensions.patch
|
||||
Patch5: 0005-lsusb-Add-support-for-audio-processing-unit-type-spe.patch
|
||||
Patch6: 0006-desc-dump.c-fix-compiler-warning-about-unused-variab.patch
|
||||
|
||||
|
||||
BuildRequires: libusbx-devel systemd-devel git gcc
|
||||
BuildRequires: libusbx-devel systemd-devel git gcc libtool
|
||||
Requires: hwdata
|
||||
|
||||
%description
|
||||
@ -35,6 +27,7 @@ This contains man files for the using of usbutils.
|
||||
%autosetup -n %{name}-%{version} -p1 -S git
|
||||
|
||||
%build
|
||||
autoreconf --install --symlink
|
||||
%configure --sbindir=%{_sbindir} --datadir=%{_datadir}/hwdata --disable-usbids
|
||||
%make_build
|
||||
|
||||
@ -52,11 +45,17 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_defaultlicensedir}/%{name}/GPL-3.0.t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 19 2020 suweifeng <suweifeng1@huawei.com> - 012-1
|
||||
- Type:upgrade
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:first release with version 012
|
||||
|
||||
* Wed Aug 21 2019 zhanghaibo <ted.zhang@huawei.com> - 010-4
|
||||
- Type:enhancemnet
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESCi:openEuler Debranding
|
||||
- DESC:openEuler Debranding
|
||||
|
||||
* Wed Aug 21 2019 Su Weifeng <suweifeng1@huawei.com> - 010-3
|
||||
- Type:other
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user