From 073555f7c2fb8bf09095642fdb487b62933ad5dc Mon Sep 17 00:00:00 2001 From: freetz Date: Tue, 8 Aug 2006 17:29:07 +0000 Subject: [PATCH 1/1] - adjusted for 0.71 Changed files: dbus-python_fixes.patch -> 1.4 --- dbus-python_fixes.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dbus-python_fixes.patch b/dbus-python_fixes.patch index f767459..35d7de9 100644 --- a/dbus-python_fixes.patch +++ b/dbus-python_fixes.patch @@ -1,5 +1,5 @@ ---- dbus-0.34/python/dbus_bindings.pyx.orig 2005-05-19 22:27:19.000000000 +0200 -+++ dbus-0.34/python/dbus_bindings.pyx 2005-07-01 11:34:26.369756328 +0200 +--- dbus-0.34/dbus/dbus_bindings.pyx.orig 2005-05-19 22:27:19.000000000 +0200 ++++ dbus-0.34/dbus/dbus_bindings.pyx 2005-07-01 11:34:26.369756328 +0200 @@ -1246,7 +1246,12 @@ return dbus_message_set_destination(self.msg, destination) -- 2.44.0