|
|
@@ -68,7 +68,7 @@ Class: PLUS
|
|
|
Group: Web
|
|
|
License: ASF
|
|
|
Version: %{V_apache}
|
|
|
-Release: 20070324
|
|
|
+Release: 20070329
|
|
|
|
|
|
# package options (suexec related)
|
|
|
%option with_suexec yes
|
|
|
@@ -235,6 +235,7 @@ Patch5: apache-php4.patch.php
|
|
|
Patch6: apache-php4.patch.modauthkerb
|
|
|
Patch7: apache-php4.patch.modauthradius
|
|
|
Patch8: apache-php4.patch.modssl
|
|
|
+Patch9: apache-php4.patch.modperl
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -561,6 +562,7 @@ Provides: apache = %{version}-%{release}
|
|
|
%endif
|
|
|
%if "%{with_mod_perl}" == "yes"
|
|
|
%setup -q -T -D -a 2
|
|
|
+ %patch -p0 -d mod_perl-%{V_mod_perl} -P 9
|
|
|
%endif
|
|
|
%if "%{with_mod_php}" == "yes"
|
|
|
%setup -q -T -D -a 3
|