SOURCES: hwinfo-headers.patch (NEW) - fix for searching dbus heade...

arvenil arvenil at pld-linux.org
Wed May 23 21:37:55 CEST 2007


Author: arvenil                      Date: Wed May 23 19:37:55 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for searching dbus headers (not sure if this is "the right way" but works)
- removed BR: dbus-devel (hal-devel already requires it)
- patch for searching some header
- BR: linux-libc-headers >= 7:2.6.20 (on AC is too old)

---- Files affected:
SOURCES:
   hwinfo-headers.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/hwinfo-headers.patch
diff -u /dev/null SOURCES/hwinfo-headers.patch:1.1
--- /dev/null	Wed May 23 21:37:55 2007
+++ SOURCES/hwinfo-headers.patch	Wed May 23 21:37:50 2007
@@ -0,0 +1,11 @@
+--- x/src/hd/manual.c	2006-08-29 16:15:38.000000000 +0200
++++ x/src/hd/manual.c	2007-05-23 20:58:58.000000000 +0200
+@@ -20,7 +20,7 @@
+  * @{
+  */
+ 
+-#include <hwclass_names.h>
++#include "hwclass_names.h"
+ 
+ /* corresponds to hd_status_value_t */
+ static hash_t status_names[] = {
================================================================


More information about the pld-cvs-commit mailing list