SPECS: apache1-mod_ssl.spec - fixed mod_sxnet postun

qboosh qboosh at pld-linux.org
Wed May 24 01:06:16 CEST 2006


Author: qboosh                       Date: Tue May 23 23:06:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed mod_sxnet postun

---- Files affected:
SPECS:
   apache1-mod_ssl.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_ssl.spec
diff -u SPECS/apache1-mod_ssl.spec:1.113 SPECS/apache1-mod_ssl.spec:1.114
--- SPECS/apache1-mod_ssl.spec:1.113	Mon May 22 13:42:03 2006
+++ SPECS/apache1-mod_ssl.spec	Wed May 24 01:06:11 2006
@@ -255,6 +255,7 @@
 %service -q apache restart
 
 %postun -n apache1-mod_sxnet
+if [ "$1" = "0" ]; then
 	%service -q apache restart
 fi
 
@@ -288,6 +289,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/05/23 23:06:11  qboosh
+- fixed mod_sxnet postun
+
 Revision 1.113  2006/05/22 11:42:03  qboosh
 - updated to 2.8.27-1.3.36, updated nohttpd patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_ssl.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list