From 2b0501f0dc4d0a9a65e47c070372c6721e0c4fbf Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 13 Dec 2001 12:51:49 +0000 Subject: [PATCH] upgrade to PHP 4.1.0 --- apache/apache.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/apache/apache.spec b/apache/apache.spec index 94c2904d12..67df41836d 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -26,7 +26,7 @@ # the additionally used Apache modules %define mod_ssl no %define mod_perl no -%define mod_php no +%define mod_php yes %define mod_dav no %define mod_layout no %define mod_macro no @@ -55,7 +55,7 @@ %define V_apache 1.3.22 %define V_mod_ssl 2.8.5 %define V_mod_perl 1.26 -%define V_mod_php 4.0.6 +%define V_mod_php 4.1.0 %define V_mod_dav 1.0.2-1.3.6 %define V_mod_layout 3.0.3 %define V_mod_macro 1.1.1 @@ -90,7 +90,6 @@ Source2: http://perl.apache.org/dist/mod_perl-%{V_mod_perl}.tar.gz # %endif # %if "%{mod_php}" == "yes" Source3: http://www.php.net/distributions/php-%{V_mod_php}.tar.gz -Patch0: php-%{V_mod_php}.patch # %endif # %if "%{mod_dav}" == "yes" Source4: http://www.webdav.org/mod_dav/mod_dav-%{V_mod_dav}.tar.gz @@ -211,7 +210,6 @@ AutoReqProv: no %endif %if "%{mod_php}" == "yes" %setup3 -q -T -D -a 3 - %patch0 -p0 %endif %if "%{mod_dav}" == "yes" %setup4 -q -T -D -a 4