|
@@ -118,7 +118,7 @@ exit 1
|
|
|
%define V_apache 1.3.27
|
|
%define V_apache 1.3.27
|
|
|
%define V_mod_ssl 2.8.12-1.3.27
|
|
%define V_mod_ssl 2.8.12-1.3.27
|
|
|
%define V_mod_perl 1.27
|
|
%define V_mod_perl 1.27
|
|
|
-%define V_mod_php 4.2.3
|
|
|
|
|
|
|
+%define V_mod_php 4.3.0
|
|
|
%define V_mod_php3 3.0.18
|
|
%define V_mod_php3 3.0.18
|
|
|
%define V_mod_dav 1.0.3-1.3.6
|
|
%define V_mod_dav 1.0.3-1.3.6
|
|
|
%define V_mod_layout 3.2
|
|
%define V_mod_layout 3.2
|
|
@@ -141,7 +141,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
Group: Web
|
|
|
License: ASF
|
|
License: ASF
|
|
|
Version: %{V_apache}
|
|
Version: %{V_apache}
|
|
|
-Release: 20021129
|
|
|
|
|
|
|
+Release: 20021228
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
|
|
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
|
|
@@ -163,7 +163,6 @@ Source20: apache.conf
|
|
|
Source21: apache.base
|
|
Source21: apache.base
|
|
|
Source22: apache.vhost
|
|
Source22: apache.vhost
|
|
|
Source23: rc.apache
|
|
Source23: rc.apache
|
|
|
-Patch0: apache-php-db4.patch
|
|
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -324,7 +323,6 @@ AutoReqProv: no
|
|
|
%endif
|
|
%endif
|
|
|
%if "%{with_mod_php}" == "yes"
|
|
%if "%{with_mod_php}" == "yes"
|
|
|
%setup3 -q -T -D -a 3
|
|
%setup3 -q -T -D -a 3
|
|
|
- %patch0 -p0
|
|
|
|
|
%endif
|
|
%endif
|
|
|
%if "%{with_mod_dav}" == "yes"
|
|
%if "%{with_mod_dav}" == "yes"
|
|
|
%setup4 -q -T -D -a 4
|
|
%setup4 -q -T -D -a 4
|