From 59daf455b483742c6c47099652117074df37889a Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Sun, 21 Oct 2012 19:23:00 +0200 Subject: RHEL/Fedora/MGA/MDV/Suse: update extras for TDE 3.5.13.1 --- .../kdebluetooth-fix_bluez4_support.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 redhat/extras/kdebluetooth/kdebluetooth-fix_bluez4_support.patch (limited to 'redhat/extras/kdebluetooth/kdebluetooth-fix_bluez4_support.patch') diff --git a/redhat/extras/kdebluetooth/kdebluetooth-fix_bluez4_support.patch b/redhat/extras/kdebluetooth/kdebluetooth-fix_bluez4_support.patch new file mode 100644 index 000000000..e236dc44e --- /dev/null +++ b/redhat/extras/kdebluetooth/kdebluetooth-fix_bluez4_support.patch @@ -0,0 +1,22 @@ +--- a/kdebluetooth/libkbluetooth/dbusinit.h.ORI 2012-09-01 20:45:58.121444854 +0200 ++++ a/kdebluetooth/libkbluetooth/dbusinit.h 2012-09-01 20:46:09.735185514 +0200 +@@ -32,7 +32,7 @@ + #include + + #define BLUEZ_SERVICE "org.bluez" +-#define BLUEZ_PATH "/org/bluez" ++#define BLUEZ_PATH "/" + + #define OBEX_SERVICE "org.openobex" + #define OBEX_PATH "/org/openobex" +--- a/kdebluetooth/libkbluetooth/inputmanager.h.ORI 2012-09-01 20:48:03.215640910 +0200 ++++ a/kdebluetooth/libkbluetooth/inputmanager.h 2012-09-01 20:48:12.643428667 +0200 +@@ -32,7 +32,7 @@ + #include "dbussignal.h" + #include "dbusfilter.h" + +-#define BLUEZ_PATH_INPUTMANAGER "/org/bluez/input" ++#define BLUEZ_PATH_INPUTMANAGER "/input" + #define INTERFACE_INPUTMANAGER "org.bluez.input.Manager" + + namespace KBluetooth -- cgit v1.2.1