]> git.pld-linux.org Git - packages/nagios.git/commitdiff
- apache-base in webapp trigger
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Feb 2006 16:40:54 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios.spec -> 1.69

nagios.spec

index 96362b633a765755941bb43ad1248e7f23f16622..7b3849de1506fc8f1dfd24a87e0925152b25a451 100644 (file)
@@ -289,11 +289,11 @@ fi
 %triggerun cgi -- apache1
 %webapp_unregister apache %{_webapp}
 
-%triggerin cgi -- apache >= 2.0.0
+%triggerin cgi -- apache < 2.2.0, apache-base
 %addusertogroup http nagios-data
 %webapp_register httpd %{_webapp}
 
-%triggerun -- apache < 2.2.0, apache-base
+%triggerun cgi -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
 %triggerpostun -- nagios-cgi < 2.0-0.b3.21
This page took 0.082253 seconds and 4 git commands to generate.