]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- 1.2.8 auto/th/dbus-1_2_8-1
authorPatryk Zawadzki <patrys@room-303.com>
Fri, 12 Dec 2008 19:52:45 +0000 (19:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbus-allow-introspection.patch -> 1.2
    dbus.spec -> 1.182

dbus-allow-introspection.patch
dbus.spec

index 915f5ec0e115e1d240bd71ac752644e5521818a8..18f990f866c452d50db7cf26b69125739536cafa 100644 (file)
@@ -7,9 +7,9 @@
 +    <!-- Introspection and Peer methods are always allowed -->
 +    <allow send_interface="org.freedesktop.DBus.Introspectable"/>
 +    <allow send_interface="org.freedesktop.DBus.Peer"/>
+     <!-- Allow all signals to be sent by default -->
+     <allow send_type="signal"/>
      <!-- allow sending valid replies -->
-     <allow send_requested_reply="true" send_type="method_return"/>
-     <allow send_requested_reply="true" send_type="error"/>
 --- a/test/name-test/tmp-session-like-system.conf
 +++ b/test/name-test/tmp-session-like-system.conf
 @@ -25,10 +25,13 @@
@@ -24,9 +24,6 @@
 +    <!-- Introspection and Peer methods are always allowed -->
 +    <allow send_interface="org.freedesktop.DBus.Introspectable"/>
 +    <allow send_interface="org.freedesktop.DBus.Peer"/>
+     <!-- Allow all signals to be sent by default -->
+     <allow send_type="signal"/>
      <!-- valid replies are always allowed -->
-     <allow send_requested_reply="true" send_type="method_return"/>
-     <allow send_requested_reply="true" send_type="error"/>
--- 
-1.6.0.4
-
index 0e9ed25a2e22ef2889b1dfdaa9c4f3a51a0fcc6c..c0e61681a9b0bec173ab7d1706f00d1ed5d2c839 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -6,12 +6,12 @@
 Summary:       D-BUS message bus
 Summary(pl.UTF-8):     Magistrala przesyłania komunikatów D-BUS
 Name:          dbus
-Version:       1.2.6
-Release:       2
+Version:       1.2.8
+Release:       1
 License:       AFL v2.1 or GPL v2
 Group:         Libraries
 Source0:       http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
-# Source0-md5: 5dedbe09d4d6a324518487c5277dfa50
+# Source0-md5: f8559a7a3b7cf5ec7e3eb80cfe44efe4
 Source1:       messagebus.init
 Source2:       %{name}-daemon-1-profile.d-sh
 Source3:       %{name}-sysconfig
This page took 0.029966 seconds and 4 git commands to generate.