|
|
@@ -44,7 +44,7 @@
|
|
|
%define V_mod_auth_pam 1.1.1
|
|
|
%define V_mod_auth_ldap 2.4.2
|
|
|
%define V_mod_auth_radius 1.5.7
|
|
|
-%define V_mod_auth_mysql 2.5.0
|
|
|
+%define V_mod_auth_mysql 2.6.0
|
|
|
%define V_mod_gzip 1.3.19.1a
|
|
|
%define V_mod_fastcgi 2.4.2
|
|
|
%define V_mod_throttle 312
|
|
|
@@ -66,7 +66,7 @@ Class: BASE
|
|
|
Group: Web
|
|
|
License: ASF
|
|
|
Version: %{V_apache}
|
|
|
-Release: 20040920
|
|
|
+Release: 20040923
|
|
|
|
|
|
# package options (suexec related)
|
|
|
%option with_suexec yes
|
|
|
@@ -213,7 +213,6 @@ Patch0: apache.patch
|
|
|
Patch1: apache.patch.modowa
|
|
|
Patch2: apache.patch.php
|
|
|
Patch3: http://www.hardened-php.net/hardened-php-%{V_mod_php}-%{V_mod_php_hardened}.patch.gz
|
|
|
-Patch4: apache.patch.modauthmysql
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -559,7 +558,6 @@ AutoReqProv: no
|
|
|
%endif
|
|
|
%if "%{with_mod_auth_mysql}" == "yes"
|
|
|
%setup -q -T -D -a 16
|
|
|
- %{l_patch} -d mod_auth_mysql-%{V_mod_auth_mysql} -p0 <%{PATCH4}
|
|
|
%endif
|
|
|
%if "%{with_suphp}" == "yes"
|
|
|
%setup -q -T -D -a 17
|