OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Jun-2005 12:23:17
Branch: HEAD Handle: 2005061811231700
Modified files:
openpkg-src/apache2 apache2.spec
Log:
upgrade althougth building with mod_perl is still broken
Summary:
Revision Changes Path
1.62 +4 -2 openpkg-src/apache2/apache2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache2/apache2.spec
============================================================================
$ cvs diff -u -r1.61 -r1.62 apache2.spec
--- openpkg-src/apache2/apache2.spec 6 May 2005 06:38:12 -0000 1.61
+++ openpkg-src/apache2/apache2.spec 18 Jun 2005 10:23:17 -0000 1.62
@@ -22,9 +22,11 @@
## SUCH DAMAGE.
##
+# FIXME: with_mod_perl broken
+
# package version
%define V_apache 2.0.54
-%define V_mod_perl 2.0.0-RC6
+%define V_mod_perl 2.0.1
# package information
Name: apache2
@@ -37,7 +39,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20050506
+Release: 20050618
# package options (suexec related)
%option with_suexec yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]