|
|
@@ -50,7 +50,7 @@
|
|
|
%define V_mod_access_referer 1.0.2
|
|
|
%define V_mod_roaming 1.0.2
|
|
|
%define V_mod_relocate 1.0
|
|
|
-%define V_suphp 0.3.1
|
|
|
+%define V_suphp 0.5
|
|
|
|
|
|
# package information
|
|
|
Name: apache
|
|
|
@@ -62,7 +62,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
|
License: ASF
|
|
|
Version: %{V_apache}
|
|
|
-Release: 20040109
|
|
|
+Release: 20040110
|
|
|
|
|
|
# package options (suexec related)
|
|
|
%option with_suexec yes
|
|
|
@@ -212,7 +212,6 @@ Source23: apache.pl
|
|
|
Source24: rc.apache
|
|
|
Source25: apache.sh
|
|
|
Patch0: apache.patch
|
|
|
-Patch1: http://www.suphp.org/download/suphp-%{V_suphp}-solaris.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -448,7 +447,6 @@ AutoReqProv: no
|
|
|
%endif
|
|
|
%if "%{with_suphp}" == "yes"
|
|
|
%setup16 -q -T -D -a 16
|
|
|
- %patch1 -p0
|
|
|
%endif
|
|
|
|
|
|
%build
|