SPECS (AC-branch): mailman.spec - fixed apache config in triggers

baggins baggins at pld-linux.org
Mon Oct 10 16:51:17 CEST 2005


Author: baggins                      Date: Mon Oct 10 14:51:17 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed apache config in triggers

---- Files affected:
SPECS:
   mailman.spec (1.80.2.10 -> 1.80.2.11) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.80.2.10 SPECS/mailman.spec:1.80.2.11
--- SPECS/mailman.spec:1.80.2.10	Mon Oct 10 16:45:40 2005
+++ SPECS/mailman.spec	Mon Oct 10 16:51:12 2005
@@ -259,13 +259,13 @@
 fi
 
 %triggerin -- apache1 >= 1.3.33-2
-%apache_config_install -v 1 -c %{_sysconfdir}/apache.conf
+%apache_config_install -v 1 -c %{_configdir}/apache.conf
 
 %triggerun -- apache1 >= 1.3.33-2
 %apache_config_uninstall -v 1
 
 %triggerin -- apache >= 2.0.0
-%apache_config_install -v 2 -c %{_sysconfdir}/apache.conf
+%apache_config_install -v 2 -c %{_configdir}/apache.conf
 
 %triggerun -- apache >= 2.0.0
 %apache_config_uninstall -v 2
@@ -365,6 +365,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80.2.11  2005/10/10 14:51:12  baggins
+- fixed apache config in triggers
+
 Revision 1.80.2.10  2005/10/10 14:45:40  baggins
 - postun trigger almost finished
 - added kosher apache* config and triggers
================================================================

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




More information about the pld-cvs-commit mailing list