[packages/lshw] - updated to B.02.17

hawk hawk at pld-linux.org
Mon Jul 14 22:50:17 CEST 2014


commit 4bce9fcbf7279dd081cc03954b65c6328bb00788
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Jul 14 20:49:16 2014 +0000

    - updated to B.02.17

 hwdata.patch | 14 ++++++++------
 lshw.spec    |  6 +++---
 2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/lshw.spec b/lshw.spec
index 07ec2fe..86c6ef5 100644
--- a/lshw.spec
+++ b/lshw.spec
@@ -8,12 +8,12 @@
 Summary:	Hardware Lister
 Summary(pl.UTF-8):	Narzędzie wypisujące sprzęt
 Name:		lshw
-Version:	B.02.16
-Release:	2
+Version:	B.02.17
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://ezix.org/software/files/%{name}-%{version}.tar.gz
-# Source0-md5:	67479167add605e8f001097c30e96d0d
+# Source0-md5:	a5feb796cb302850eaf5b4530888e3ed
 Patch0:		%{name}-gcc.patch
 Patch1:		sanity.patch
 Patch2:		hwdata.patch
diff --git a/hwdata.patch b/hwdata.patch
index b208f77..ed4c660 100644
--- a/hwdata.patch
+++ b/hwdata.patch
@@ -1,6 +1,7 @@
---- lshw-B.02.16.orig/src/core/pci.cc
-+++ lshw-B.02.16/src/core/pci.cc
-@@ -17,7 +17,7 @@ __ID("@(#) $Id: pci.cc 2433 2012-01-10 2
+diff -ur lshw-B.02.17.orig/src/core/pci.cc lshw-B.02.17/src/core/pci.cc
+--- lshw-B.02.17.orig/src/core/pci.cc	2012-05-15 08:00:13.000000000 +0000
++++ lshw-B.02.17/src/core/pci.cc	2014-07-14 20:35:43.539000000 +0000
+@@ -17,7 +17,7 @@
  
  #define PROC_BUS_PCI "/proc/bus/pci"
  #define SYS_BUS_PCI "/sys/bus/pci"
@@ -9,12 +10,13 @@
  
  #define PCI_CLASS_REVISION      0x08              /* High 24 bits are class, low 8 revision */
  #define PCI_VENDOR_ID           0x00    /* 16 bits */
---- lshw-B.02.16.orig/src/core/usb.cc
-+++ lshw-B.02.16/src/core/usb.cc
+diff -ur lshw-B.02.17.orig/src/core/usb.cc lshw-B.02.17/src/core/usb.cc
+--- lshw-B.02.17.orig/src/core/usb.cc	2012-10-24 16:49:18.000000000 +0000
++++ lshw-B.02.17/src/core/usb.cc	2014-07-14 20:36:22.940000000 +0000
 @@ -27,7 +27,7 @@
  
  #define PROCBUSUSBDEVICES "/proc/bus/usb/devices"
- #define SYSBUSUSBDEVICES "/sys/bus/usb/devices"
+ #define SYSKERNELDEBUGUSBDEVICES "/sys/kernel/debug/usb/devices"
 -#define USBID_PATH DATADIR"/usb.ids:/usr/share/lshw/usb.ids:/usr/local/share/usb.ids:/usr/share/usb.ids:/etc/usb.ids:/usr/share/hwdata/usb.ids:/usr/share/misc/usb.ids"
 +#define USBID_PATH "/lib/hwdata/usb.ids"
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lshw.git/commitdiff/4bce9fcbf7279dd081cc03954b65c6328bb00788



More information about the pld-cvs-commit mailing list