OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Feb-2005 22:54:44
Branch: HEAD Handle: 2005022721544400
Modified files:
openpkg-src/apache apache.spec
Log:
modifying package: apache-1.3.33 20050207 -> 20050227
Summary:
Revision Changes Path
1.286 +3 -3 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.285 -r1.286 apache.spec
--- openpkg-src/apache/apache.spec 7 Feb 2005 16:23:46 -0000 1.285
+++ openpkg-src/apache/apache.spec 27 Feb 2005 21:54:44 -0000 1.286
@@ -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.8.1
+%define V_mod_auth_mysql 2.9.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: 20050207
+Release: 20050227
# package options (suexec related)
%option with_suexec yes
@@ -927,7 +927,7 @@
%if "%{with_mod_auth_mysql}" == "yes"
%{l_shtool} install -c -m 644 \
-e 's;^[ ]*MYSQL_LIB=.*$;;' \
- mod_auth_mysql-%{V_mod_auth_mysql}/mod_auth_mysql.c \
+ mod_auth_mysql.c \
apache_%{V_apache}/src/modules/extra/
%endif
# optionally prepare mod_gzip
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]