[Pkg-xfce-commits] r4662 - goodies/branches/experimental/xfce4-genmon-plugin/debian/patches

Yves-Alexis Perez corsac at alioth.debian.org
Thu Dec 9 12:53:36 UTC 2010


Author: corsac
Date: 2010-12-09 12:53:35 +0000 (Thu, 09 Dec 2010)
New Revision: 4662

Modified:
   goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/01_no-zombies.patch
   goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/02_close-unused-pipes.patch
   goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/03_link-with-libxfcegui4.patch
Log:
add dep3 header info to patches

Modified: goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/01_no-zombies.patch
===================================================================
--- goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/01_no-zombies.patch	2010-12-09 12:46:22 UTC (rev 4661)
+++ goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/01_no-zombies.patch	2010-12-09 12:53:35 UTC (rev 4662)
@@ -1,3 +1,6 @@
+Description: fix processes ending up as zombies when run from genmon
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=3896
+Author: Steve Tyler <stephent98 at hotmail.com>
 diff -u a/main.c b/main.c
 --- a/panel-plugin/main.c	2008-03-15 15:38:18.000000000 -0700
 +++ b/panel-plugin/main.c	2008-04-16 12:46:22.000000000 -0700

Modified: goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/02_close-unused-pipes.patch
===================================================================
--- goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/02_close-unused-pipes.patch	2010-12-09 12:46:22 UTC (rev 4661)
+++ goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/02_close-unused-pipes.patch	2010-12-09 12:53:35 UTC (rev 4662)
@@ -1,3 +1,6 @@
+Description: close unused pipes to prevent freezing the UI
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=4036
+Author: Steve Tyler <stephent98 at hotmail.com>
 --- xfce4-genmon-plugin-3.2.orig/panel-plugin/cmdspawn.c	2007-11-23 07:32:40.000000000 -0800
 +++ xfce4-genmon-plugin-3.2.new2/panel-plugin/cmdspawn.c	2008-04-28 21:18:28.000000000 -0700
 @@ -184,6 +184,7 @@

Modified: goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/03_link-with-libxfcegui4.patch
===================================================================
--- goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/03_link-with-libxfcegui4.patch	2010-12-09 12:46:22 UTC (rev 4661)
+++ goodies/branches/experimental/xfce4-genmon-plugin/debian/patches/03_link-with-libxfcegui4.patch	2010-12-09 12:53:35 UTC (rev 4662)
@@ -1,3 +1,6 @@
+Description: explict link against libxfcegui4, fix build with xfce4-panel 4.7
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6953
 diff --git a/configure.ac b/configure.ac
 index 5848dd9..f5ae222 100644
 --- a/configure.ac




More information about the Pkg-xfce-commits mailing list