]> git.pld-linux.org Git - packages/phpBB.git/commitdiff
- update apache2 trigger to match apache-base in case somebody decides not to auto/ac/phpBB-2_0_19-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Feb 2006 15:14:49 +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:
    phpBB.spec -> 1.88

phpBB.spec

index 4066ea7071348ffbe9c6816293cd8ccc7ffa1ccc..d0ffd25c89e9804885ec6798677f5771895cd489 100644 (file)
@@ -131,10 +131,10 @@ echo "Remember to uninstall %{name}-install after initiation/upgrade of %{name}!
 %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} <= 2.0.10-1
This page took 0.032918 seconds and 4 git commands to generate.