[Uludag-commits] r17556 - trunk/pisi

uludag-commits at pardus.org.tr uludag-commits at pardus.org.tr
2 Nis 2008 Çar 20:04:10 EEST


Author: bahadir.kandemir
Date: Wed Apr  2 20:04:10 2008
New Revision: 17556

Modified:
   trunk/pisi/comar-dbus.patch
Log:
merge from devel branch, patch updated

Modified: trunk/pisi/comar-dbus.patch
=================================================================
--- trunk/pisi/comar-dbus.patch	(original)
+++ trunk/pisi/comar-dbus.patch	Wed Apr  2 20:04:10 2008
@@ -1,6 +1,6 @@
 Index: pisi/comariface.py
 ===================================================================
---- pisi/comariface.py	(revision 17303)
+--- pisi/comariface.py	(revision 17555)
 +++ pisi/comariface.py	(working copy)
 @@ -13,6 +13,7 @@
  import os
@@ -137,7 +137,7 @@
 -        com.register(script.om, package_name, os.path.join(scriptpath, script.script))
 -        wait_for_result(com)
 +        elif script.om == "System.Service":
-+            sys_service = False
++            sys_service = True
 +        try:
 +            sys_iface.register(object_name, script.om, os.path.join(scriptpath, script.script))
 +        except dbus.DBusException, exception:
@@ -233,9 +233,9 @@
 +        raise Error, _("Script error: %s") % exception
 Index: pisi/api.py
 ===================================================================
---- pisi/api.py	(revision 17303)
+--- pisi/api.py	(revision 17555)
 +++ pisi/api.py	(working copy)
-@@ -72,13 +72,20 @@
+@@ -73,13 +73,20 @@
      """
      ctx.comar = enable
  
@@ -258,11 +258,11 @@
 -    ctx.comar_sockname = sockname
 +    ctx.dbus_sockname = sockname
  
- def set_options(options):
+ def set_signal_handling(enable):
      """ 
 Index: pisi/atomicoperations.py
 ===================================================================
---- pisi/atomicoperations.py	(revision 17303)
+--- pisi/atomicoperations.py	(revision 17555)
 +++ pisi/atomicoperations.py	(working copy)
 @@ -152,7 +152,7 @@
          # check comar
@@ -275,7 +275,7 @@
          # check dependencies
 Index: pisi/context.py
 ===================================================================
---- pisi/context.py	(revision 17303)
+--- pisi/context.py	(revision 17555)
 +++ pisi/context.py	(working copy)
 @@ -38,7 +38,8 @@
  stderr = None


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi