]> git.pld-linux.org Git - packages/PHP-nuke.git/commitdiff
- update apache2 trigger to match apache-base in case somebody decides not to auto/ac/PHP-nuke-7_8-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Feb 2006 15:14:48 +0000 (15:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  use apache2.2 virtual pkg (freedom of choice one of the pld mottos)

Changed files:
    PHP-nuke.spec -> 1.45

PHP-nuke.spec

index 2a6088340d9de6d56f2cff31beb43822aeda1d1b..19f16e0ff33aa1b0f09590b1acab403dee963dbe 100644 (file)
@@ -72,10 +72,10 @@ fi
 %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}
 
 %triggerpostun -- %{name} < 7.8-1.4
This page took 0.132626 seconds and 4 git commands to generate.