diff --git a/apache/apache.patch b/apache/apache.patch index a60347ce42..94754a2dd1 100644 --- a/apache/apache.patch +++ b/apache/apache.patch @@ -1,5 +1,5 @@ ---- apache_1.3.27/configure.orig Tue May 21 14:24:59 2002 -+++ apache_1.3.27/configure Mon Feb 10 11:08:40 2003 +--- apache_1.3.28/configure.orig Tue May 21 14:24:59 2002 ++++ apache_1.3.28/configure Mon Feb 10 11:08:40 2003 @@ -1216,10 +1216,10 @@ ## or we cannot support the case where the relative ## path is just the emtpy one, i.e. ""] @@ -15,8 +15,8 @@ ## ## check and debug ---- apache_1.3.27/src/Configure.dist 2003-06-11 11:59:51.000000000 +0200 -+++ apache_1.3.27/src/Configure 2003-06-11 12:46:14.000000000 +0200 +--- apache_1.3.28/src/Configure.dist 2003-06-11 11:59:51.000000000 +0200 ++++ apache_1.3.28/src/Configure 2003-06-11 12:46:14.000000000 +0200 @@ -1190,14 +1190,20 @@ SHLIB_SUFFIX_DEPTH=0 ;; diff --git a/apache/apache.spec b/apache/apache.spec index 3565bff12a..e3c7fe4869 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -33,8 +33,8 @@ ## go with the macro mechanism. But do not try to repeat this! # package component versions -%define V_apache 1.3.27 -%define V_mod_ssl 2.8.14-1.3.27 +%define V_apache 1.3.28 +%define V_mod_ssl 2.8.15-1.3.28 %define V_mod_perl 1.28 %define V_mod_php 4.3.2 %define V_mod_php3 3.0.18 @@ -60,7 +60,7 @@ Distribution: OpenPKG [BASE] Group: Web License: ASF Version: %{V_apache} -Release: 20030717 +Release: 20030718 # package options (suexec related) %option with_suexec yes