packages: system-config-firewall/system-config-firewall.spec - killall todo

glen glen at pld-linux.org
Sat Mar 3 12:11:16 CET 2012


Author: glen                         Date: Sat Mar  3 11:11:16 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- killall todo

---- Files affected:
packages/system-config-firewall:
   system-config-firewall.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/system-config-firewall/system-config-firewall.spec
diff -u packages/system-config-firewall/system-config-firewall.spec:1.4 packages/system-config-firewall/system-config-firewall.spec:1.5
--- packages/system-config-firewall/system-config-firewall.spec:1.4	Sat Mar  3 12:10:45 2012
+++ packages/system-config-firewall/system-config-firewall.spec	Sat Mar  3 12:11:11 2012
@@ -86,6 +86,7 @@
 %post
 if [ $1 -eq 2 ]; then
 	# kill the D-BUS mechanism on update
+	# NOTE: pld killall does not kill procs with that long name and invoked by interpreter
 	killall -TERM system-config-firewall-mechanism.py >/dev/null 2>&1 || :
 fi
 %update_icon_cache hicolor
@@ -147,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2012/03/03 11:11:11  glen
+- killall todo
+
 Revision 1.4  2012/03/03 11:10:45  glen
 - preserve system-config-firewall-mechanism.py
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-config-firewall/system-config-firewall.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list