OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 23-Sep-2004 20:14:24 Branch: HEAD Handle: 2004092319142400 Modified files: openpkg-src/apache apache.spec Removed files: openpkg-src/apache apache.patch.modauthmysql Log: modifying package: apache-1.3.31 20040920 -> 20040923 Summary: Revision Changes Path 1.2 +0 -23 openpkg-src/apache/apache.patch.modauthmysql 1.260 +2 -4 openpkg-src/apache/apache.spec ____________________________________________________________________________ rm -f openpkg-src/apache/apache.patch.modauthmysql <<'@@ .' Index: openpkg-src/apache/apache.patch.modauthmysql ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.259 -r1.260 apache.spec --- openpkg-src/apache/apache.spec 20 Sep 2004 16:17:05 -0000 1.259 +++ openpkg-src/apache/apache.spec 23 Sep 2004 18:14:24 -0000 1.260 @@ -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 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20040920 +Release: 20040923 # package options (suexec related) %option with_suexec yes @@ -213,7 +213,6 @@ 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 @@ %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 @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]