]> git.pld-linux.org Git - packages/php4.git/commitdiff
- needs apache(mod_mime) to bind .php files to php handler
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Mar 2005 23:06:03 +0000 (23:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.420

php4.spec

index bb6525b8367133e47b9a0ea7eadca022c8de9e9a..de15c9feb5084355590ade2c0008eef8442e0fe7 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -75,7 +75,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php4
 Version:       4.3.10
-Release:       6%{?with_hardened:hardened}
+Release:       6.1%{?with_hardened:hardened}
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -202,11 +202,12 @@ BuildRequires:    zziplib-devel
 BuildRequires: apache-devel >= 2.0.52-2
 BuildRequires: apr-devel >= 1:1.0.0
 BuildRequires: apr-util-devel >= 1:1.0.0
-PreReq:                apache >= 2.0.52-2
+Requires:              apache >= 2.0.52-2
 Requires:      apache(modules-api) = %{apache_modules_api}
 %else
 BuildRequires: apache1-devel >= 1.3.33-2
-PreReq:                apache1(EAPI) >= 1.3.9
+Requires:              apache1(EAPI) >= 1.3.9
+Requires:              apache(mod_mime)
 Requires(post,preun):  %{apxs}
 Requires(post,preun):  %{__perl}
 Conflicts:     apache1 < 1.3.33-2
This page took 0.045388 seconds and 4 git commands to generate.