Page MenuHomeSolus

D1459.id3642.diff
No OneTemporary

D1459.id3642.diff

diff --git a/files/usbutils-006-hwdata.patch b/files/usbutils-006-hwdata.patch
deleted file mode 100644
--- a/files/usbutils-006-hwdata.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/lsusb.py b/lsusb.py
-index 7816a5a..f18aa7f 100755
---- a/lsusb.py
-+++ b/lsusb.py
-@@ -18,7 +18,7 @@ warnsort = False
- showeps = False
-
- prefix = "/sys/bus/usb/devices/"
--usbids = "/usr/share/usb.ids"
-+usbids = "/usr/share/hwdata/usb.ids"
-
- esc = chr(27)
- norm = esc + "[0;0m"
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : usbutils
-version : 008
-release : 3
+version : 009
+release : 4
source :
- - https://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-008.tar.xz : 44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c
+ - https://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-009.tar.xz : 8bbff0e54cb5f65a52be4feb9162fc0b022a97eb841b44784f7a89a9ea567160
homepage : http://linux-usb.sourceforge.net/
license : GPL-2.0
summary : usbutils (USB Utilities)
@@ -12,7 +12,6 @@
description: |
usbutils provides userland utilities for USB devices under Linux.
setup : |
- %patch -p1 < $pkgfiles/usbutils-006-hwdata.patch
%configure --disable-zlib \
--datadir=/usr/share/hwdata \
--disable-usbids
@@ -21,4 +20,4 @@
install : |
%make_install
# Don't need this
- rm -rvf $installdir/usr/share/pkgconfig
+ rm -rvf $installdir/%libdir%
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>usbutils</Name>
<Homepage>http://linux-usb.sourceforge.net/</Homepage>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>system.base</PartOf>
@@ -25,12 +25,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2017-04-10</Date>
- <Version>008</Version>
+ <Update release="4">
+ <Date>2017-11-27</Date>
+ <Version>009</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 7, 5:40 AM (4 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791633
Default Alt Text
D1459.id3642.diff (2 KB)

Event Timeline