]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- version uneccessary for apache1-base
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Sep 2006 20:00:04 +0000 (20:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    webapp.spec -> 1.49

webapp.spec

index 3ec2401f5a636a0bdfbc792ced55367db6613a46..ab6cbf33b53d3af12eb18255425473e17bb9740b 100644 (file)
@@ -64,10 +64,10 @@ install lighttpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 #   %%webapp_register HTTPD WEBAPP
 #   %%webapp_unregister HTTPD WEBAPP
 
-%triggerin -- apache1 < 1.3.37-3, apache1-base >= 1.3.37-3
+%triggerin -- apache1 < 1.3.37-3, apache1-base
 %webapp_register apache %{_webapp}
 
-%triggerun -- apache1 < 1.3.37-3, apache1-base >= 1.3.37-3
+%triggerun -- apache1 < 1.3.37-3, apache1-base
 %webapp_unregister apache %{_webapp}
 
 %triggerin -- apache < 2.2.0, apache-base
This page took 0.045998 seconds and 4 git commands to generate.