SPECS: template-webapp.spec - update apache2 trigger to match apac...

glen glen at pld-linux.org
Thu Feb 2 15:39:35 CET 2006


Author: glen                         Date: Thu Feb  2 14:39:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update apache2 trigger to match apache-base in case somebody decides not to use apache virtual pkg

---- Files affected:
SPECS:
   template-webapp.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.38 SPECS/template-webapp.spec:1.39
--- SPECS/template-webapp.spec:1.38	Thu Feb  2 15:37:43 2006
+++ SPECS/template-webapp.spec	Thu Feb  2 15:39:28 2006
@@ -61,10 +61,10 @@
 %triggerun -- apache1
 %webapp_unregister apache %{_webapp}
 
-%triggerin -- apache >= 2.0.0
+%triggerin -- apache < 2.2.0, apache-base
 %webapp_register httpd %{_webapp}
 
-%triggerun -- apache >= 2.0.0
+%triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
 %triggerin -- lighttpd
@@ -175,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/02/02 14:39:28  glen
+- update apache2 trigger to match apache-base in case somebody decides not to use apache virtual pkg
+
 Revision 1.38  2006/02/02 14:37:43  glen
 - update htpasswd file path
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list