[Pkg-utopia-commits] r3169 - in /packages/unstable/dbus/debian/patches: 02_dbus_monitor_no_sigint_handler.patch 20_kbsd_cmsgcred.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 16 00:10:13 UTC 2009


Author: biebl
Date: Thu Jul 16 00:10:11 2009
New Revision: 3169

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3169
Log:
Refresh patches to apply cleanly

Modified:
    packages/unstable/dbus/debian/patches/02_dbus_monitor_no_sigint_handler.patch
    packages/unstable/dbus/debian/patches/20_kbsd_cmsgcred.patch

Modified: packages/unstable/dbus/debian/patches/02_dbus_monitor_no_sigint_handler.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/patches/02_dbus_monitor_no_sigint_handler.patch?rev=3169&op=diff
==============================================================================
--- packages/unstable/dbus/debian/patches/02_dbus_monitor_no_sigint_handler.patch (original)
+++ packages/unstable/dbus/debian/patches/02_dbus_monitor_no_sigint_handler.patch Thu Jul 16 00:10:11 2009
@@ -1,7 +1,7 @@
-Index: dbus-1.2.14/tools/dbus-monitor.c
+Index: dbus-1.2.16/tools/dbus-monitor.c
 ===================================================================
---- dbus-1.2.14.orig/tools/dbus-monitor.c	2009-05-06 18:51:18.000000000 +0200
-+++ dbus-1.2.14/tools/dbus-monitor.c	2009-05-07 00:19:51.000000000 +0200
+--- dbus-1.2.16.orig/tools/dbus-monitor.c	2009-07-14 21:42:25.000000000 +0200
++++ dbus-1.2.16/tools/dbus-monitor.c	2009-07-16 02:08:59.000000000 +0200
 @@ -33,8 +33,6 @@
  
  #include <time.h>
@@ -26,7 +26,7 @@
  int
  main (int argc, char *argv[])
  {
-@@ -294,11 +284,7 @@
+@@ -338,11 +328,7 @@
      fprintf (stderr, "Couldn't add filter!\n");
      exit (1);
    }

Modified: packages/unstable/dbus/debian/patches/20_kbsd_cmsgcred.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/patches/20_kbsd_cmsgcred.patch?rev=3169&op=diff
==============================================================================
--- packages/unstable/dbus/debian/patches/20_kbsd_cmsgcred.patch (original)
+++ packages/unstable/dbus/debian/patches/20_kbsd_cmsgcred.patch Thu Jul 16 00:10:11 2009
@@ -1,8 +1,8 @@
-diff --git a/dbus/dbus-sysdeps-unix.c b/dbus/dbus-sysdeps-unix.c
-index 2ae7909..4730c8e 100644
---- a/dbus/dbus-sysdeps-unix.c
-+++ b/dbus/dbus-sysdeps-unix.c
-@@ -1247,7 +1247,7 @@ _dbus_read_credentials_socket  (int              client_fd,
+Index: dbus-1.2.16/dbus/dbus-sysdeps-unix.c
+===================================================================
+--- dbus-1.2.16.orig/dbus/dbus-sysdeps-unix.c	2009-07-14 21:42:38.000000000 +0200
++++ dbus-1.2.16/dbus/dbus-sysdeps-unix.c	2009-07-16 02:09:20.000000000 +0200
+@@ -1241,7 +1241,7 @@
  #elif defined(HAVE_CMSGCRED)
      struct cmsgcred *cred;
  




More information about the Pkg-utopia-commits mailing list