Author: baggins                      Date: Thu Feb  2 15:43:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove more junk in trigger

---- Files affected:
SPECS:
   mailman.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.110 SPECS/mailman.spec:1.111
--- SPECS/mailman.spec:1.110    Thu Feb  2 16:36:56 2006
+++ SPECS/mailman.spec  Thu Feb  2 16:43:08 2006
@@ -312,6 +312,9 @@
 cd -
 # Remove empty dirs (DON'T rm -rf here!)
 rmdir --ignore-fail-on-non-empty 
/var/spool/mailman/{archives/{private,public},archives,data,lists,spam,logs,locks,qfiles}
+if [ -f %{_var}/lib/mailman/Mailman/mm_cfg.pyc ]; then
+       rm -f %{_var}/lib/mailman/Mailman/mm_cfg.pyc
+fi
 %{_libdir}/mailman/bin/update
 if [ "x$stopped" = "xtrue" ]; then
        rm -f /var/spool/mailman/data/sitelist.cfg
@@ -409,6 +412,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/02/02 15:43:08  baggins
+- remove more junk in trigger
+
 Revision 1.110  2006/02/02 15:36:56  baggins
 - typo
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to