ohaessler pushed to guake (epel7). "Let's kill gconfd-2 completely"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 2 12:55:02 UTC 2015


From ac9825b7374d78a5fecaf41d5edf464dcda9346a Mon Sep 17 00:00:00 2001
From: Pierre-Yves Chibon <pingou at pingoured.fr>
Date: Fri, 2 Nov 2012 18:00:59 +0100
Subject: Let's kill gconfd-2 completely


diff --git a/guake.spec b/guake.spec
index 5b50730..262c34c 100644
--- a/guake.spec
+++ b/guake.spec
@@ -1,6 +1,6 @@
 Name:           guake
 Version:        0.4.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Drop-down terminal for GNOME
 
 Group:          Applications/System
@@ -89,7 +89,7 @@ fi
 %gconf_schema_remove %{name}
 
 %posttrans
-killall -HUP gconfd-2 > /dev/null || :
+killall gconfd-2 > /dev/null || :
 
 %files -f %{name}.lang
 %doc AUTHORS ChangeLog COPYING README TODO
@@ -106,6 +106,9 @@ killall -HUP gconfd-2 > /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}*.png
 
 %changelog
+* Fri Nov 02 2012 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.4.4-6
+- Let's be a little more brutal in our killall since we know the guilty guy
+
 * Fri Nov 02 2012 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.4.4-5
 - Add patch to handle the selection of url/link correctly
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/guake.git/commit/?h=epel7&id=ac9825b7374d78a5fecaf41d5edf464dcda9346a


More information about the scm-commits mailing list