SPECS: mailman.spec - always-run trigger moved to post

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


Author: baggins                      Date: Thu Feb  2 13:19:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- always-run trigger moved to post

---- Files affected:
SPECS:
   mailman.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.98 SPECS/mailman.spec:1.99
--- SPECS/mailman.spec:1.98	Thu Feb  2 14:13:53 2006
+++ SPECS/mailman.spec	Thu Feb  2 14:19:32 2006
@@ -244,6 +244,7 @@
 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
@@ -273,9 +274,6 @@
 	crontab -u %{name} -r
 fi
 
-%triggerpostun -- mailman < mailman %{epoch}:%{version}-%{release}
-%{_var}/lib/mailman/bin/update
-
 %triggerpostun -- %{name} < 2.1.7-2.1
 # rescue app configs.
 for i in mm_cfg.py sitelist.cfg; do
@@ -370,6 +368,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2006/02/02 13:19:32  baggins
+- always-run trigger moved to post
+
 Revision 1.98  2006/02/02 13:13:53  baggins
 - fixed trigger
 
================================================================

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



More information about the pld-cvs-commit mailing list