SPECS: mailman.spec - merged triggerpostun
baggins
baggins at pld-linux.org
Thu Feb 2 14:23:35 CET 2006
Author: baggins Date: Thu Feb 2 13:23:35 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged triggerpostun
---- Files affected:
SPECS:
mailman.spec (1.99 -> 1.100)
---- Diffs:
================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.99 SPECS/mailman.spec:1.100
--- SPECS/mailman.spec:1.99 Thu Feb 2 14:19:32 2006
+++ SPECS/mailman.spec Thu Feb 2 14:23:29 2006
@@ -269,12 +269,11 @@
%triggerun -- apache >= 2.0.0
%webapp_unregister httpd %{_webapp}
-%triggerpostun -- mailman <= mailman 3:2.0.13-6
+%triggerpostun -- %{name} < 2.1.7-2.1
if [ -f /var/spool/cron/%{name} ]; then
crontab -u %{name} -r
fi
-%triggerpostun -- %{name} < 2.1.7-2.1
# rescue app configs.
for i in mm_cfg.py sitelist.cfg; do
if [ -f /etc/%{name}/$i.rpmsave ]; then
@@ -368,6 +367,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.100 2006/02/02 13:23:29 baggins
+- merged triggerpostun
+
Revision 1.99 2006/02/02 13:19:32 baggins
- always-run trigger moved to post
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mailman.spec?r1=1.99&r2=1.100&f=u
More information about the pld-cvs-commit
mailing list