SPECS: mailman.spec - run update before restart

baggins baggins at pld-linux.org
Thu Feb 2 14:38:20 CET 2006


Author: baggins                      Date: Thu Feb  2 13:38:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- run update before restart

---- Files affected:
SPECS:
   mailman.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.102 SPECS/mailman.spec:1.103
--- SPECS/mailman.spec:1.102	Thu Feb  2 14:33:03 2006
+++ SPECS/mailman.spec	Thu Feb  2 14:38:14 2006
@@ -238,13 +238,13 @@
 		/etc/rc.d/init.d/crond restart
 	fi
 fi
+%{_var}/lib/mailman/bin/update
 /sbin/chkconfig --add mailman
 if [ -f /var/lock/subsys/mailman ]; then
 	/etc/rc.d/init.d/mailman restart 1>&2
 else
 	echo "Run \"/etc/rc.d/init.d/mailman start\" to start mailman qrunner daemon."
 fi
-%{_var}/lib/mailman/bin/update
 
 %preun
 if [ "$1" = "0" ]; then
@@ -367,6 +367,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2006/02/02 13:38:14  baggins
+- run update before restart
+
 Revision 1.102  2006/02/02 13:33:03  baggins
 - release 3
 - working webapps support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mailman.spec?r1=1.102&r2=1.103&f=u



More information about the pld-cvs-commit mailing list