SOURCES: ypbind-mt-dbus.patch (NEW) - needed to define dbus signal state ch...

duddits duddits at pld-linux.org
Thu Feb 26 14:54:40 CET 2009


Author: duddits                      Date: Thu Feb 26 13:54:40 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- needed to define dbus signal state change

---- Files affected:
SOURCES:
   ypbind-mt-dbus.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ypbind-mt-dbus.patch
diff -u /dev/null SOURCES/ypbind-mt-dbus.patch:1.1
--- /dev/null	Thu Feb 26 14:54:41 2009
+++ SOURCES/ypbind-mt-dbus.patch	Thu Feb 26 14:54:34 2009
@@ -0,0 +1,14 @@
+diff -burNp ypbind-mt-1.22/src/ypbind_dbus_nm.c ypbind-mt-1.22-dud/src/ypbind_dbus_nm.c
+--- ypbind-mt-1.22/src/ypbind_dbus_nm.c	2007-02-14 14:01:57.000000000 +0100
++++ ypbind-mt-1.22-dud/src/ypbind_dbus_nm.c	2009-02-26 14:47:50.072823141 +0100
+@@ -50,6 +50,10 @@ typedef enum NMState {
+ 
+ #endif
+ 
++#ifndef NM_DBUS_SIGNAL_STATE_CHANGE
++#define NM_DBUS_SIGNAL_STATE_CHANGE "StateChange"
++#endif
++
+ #include "ypbind.h"
+ #include "log_msg.h"
+ #include "local.h"
================================================================


More information about the pld-cvs-commit mailing list