update to 009 [release 009-1mamba;Wed Mar 21 2018]
This commit is contained in:
parent
7ede09b482
commit
06d7f7da9e
@ -1,5 +1,5 @@
|
|||||||
Name: usbutils
|
Name: usbutils
|
||||||
Version: 008
|
Version: 009
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utilities for handling USB devices
|
Summary: Utilities for handling USB devices
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://usb.cs.tum.edu/
|
URL: http://usb.cs.tum.edu/
|
||||||
Source: http://ftp.kernel.org/pub/linux/utils/usb/usbutils/usbutils-%{version}.tar.xz
|
Source: https://mirrors.edge.kernel.org/pub/linux/utils/usb/usbutils/usbutils-%{version}.tar.xz
|
||||||
#Source: http://downloads.sourceforge.net/sourceforge/linux-usb/%{name}-%{version}.tar.gz
|
#Source: http://downloads.sourceforge.net/sourceforge/linux-usb/%{name}-%{version}.tar.gz
|
||||||
Patch0: %{name}-0.86-hwdata.patch
|
Patch0: %{name}-0.86-hwdata.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -57,11 +57,14 @@ autoreconf -i
|
|||||||
%{_bindir}/usb-devices
|
%{_bindir}/usb-devices
|
||||||
%{_mandir}/man1/usb-devices.1*
|
%{_mandir}/man1/usb-devices.1*
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
%{_datadir}/pkgconfig/usbutils.pc
|
%{_libdir}/pkgconfig/usbutils.pc
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
#%doc NEWS README ChangeLog
|
#%doc NEWS README ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 009-1mamba
|
||||||
|
- update to 009
|
||||||
|
|
||||||
* Fri Oct 24 2014 Automatic Build System <autodist@mambasoft.it> 008-1mamba
|
* Fri Oct 24 2014 Automatic Build System <autodist@mambasoft.it> 008-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user