]> git.pld-linux.org Git - packages/lshw.git/commitdiff
- updated to B.02.17 auto/th/lshw-B.02.17-1 auto/ti/lshw-B.02.17-1
authorMarcin Krol <hawk@tld-linux.org>
Mon, 14 Jul 2014 20:49:16 +0000 (20:49 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 14 Jul 2014 20:49:16 +0000 (20:49 +0000)
hwdata.patch
lshw.spec

index b208f77fa9dad29322444a5f65153382456e413d..ed4c660c499c0a5caf6642d48d86d7a1569456fc 100644 (file)
@@ -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"
  
  #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"
  
index 07ec2fead5f4842f25ce3511ab881edad38794ad..86c6ef52d42de892e7c0e155d60e187970fc8b86 100644 (file)
--- 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
This page took 0.050008 seconds and 4 git commands to generate.