]> git.pld-linux.org Git - packages/php.git/commitdiff
- prerequires apache (apxs used in the scripts)
authorsaq <saq@pld-linux.org>
Sat, 19 May 2001 15:36:23 +0000 (15:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.74

php.spec

index db9a9cd2448801af59b012656b6a1c0de4431161..3531d1da9bdabe07a6ab0f95c185f9ec09b82f9f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -77,7 +77,7 @@ BuildRequires:        curl-devel
 %if %(expr %{?bcond_on_openssl:1}%{!?bcond_on_openssl:0} + %{!?bcond_off_ldap:1}%{?bcond_off_ldap:0})
 BuildRequires: openssl-devel >= 0.9.6a
 %endif
-Requires:      apache(EAPI) >= 1.3.9
+Prereq:                apache(EAPI) >= 1.3.9
 Prereq:                perl
 Prereq:                %{_sbindir}/apxs
 PreReq:                %{name}-common = %{version}
This page took 0.446649 seconds and 4 git commands to generate.