From: freetz Date: Tue, 8 Aug 2006 17:29:07 +0000 (+0000) Subject: - adjusted for 0.71 X-Git-Tag: auto/th/python-dbus-0_71-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdbus.git;a=commitdiff_plain;h=073555f7c2fb8bf09095642fdb487b62933ad5dc;hp=75a73017aef3e4f105b9daab2e973aec877f9b04 - adjusted for 0.71 Changed files: dbus-python_fixes.patch -> 1.4 --- 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)