diff --git a/apache/apache.patch b/apache/apache.patch index 5f9cacf2fe..39e2af29fa 100644 --- a/apache/apache.patch +++ b/apache/apache.patch @@ -1,6 +1,6 @@ -Index: apache_1.3.33/configure ---- apache_1.3.33/configure.orig 2004-02-20 23:40:50 +0100 -+++ apache_1.3.33/configure 2004-10-22 11:53:40 +0200 +Index: apache_1.3.34/configure +--- apache_1.3.34/configure.orig 2004-02-20 23:40:50 +0100 ++++ apache_1.3.34/configure 2004-10-22 11:53:40 +0200 @@ -1174,10 +1174,10 @@ ## or we cannot support the case where the relative ## path is just the emtpy one, i.e. ""] @@ -16,9 +16,9 @@ Index: apache_1.3.33/configure ## ## check and debug -Index: apache_1.3.33/src/Configure ---- apache_1.3.33/src/Configure.orig 2004-09-16 01:45:17 +0200 -+++ apache_1.3.33/src/Configure 2004-10-22 11:53:40 +0200 +Index: apache_1.3.34/src/Configure +--- apache_1.3.34/src/Configure.orig 2004-09-16 01:45:17 +0200 ++++ apache_1.3.34/src/Configure 2004-10-22 11:53:40 +0200 @@ -1157,14 +1157,20 @@ SHLIB_SUFFIX_DEPTH=0 ;; @@ -77,9 +77,9 @@ Index: apache_1.3.33/src/Configure fi #################################################################### -Index: apache_1.3.33/src/main/util_script.c ---- apache_1.3.33/src/main/util_script.c.orig 2004-02-16 23:29:33 +0100 -+++ apache_1.3.33/src/main/util_script.c 2004-10-22 11:53:40 +0200 +Index: apache_1.3.34/src/main/util_script.c +--- apache_1.3.34/src/main/util_script.c.orig 2004-02-16 23:29:33 +0100 ++++ apache_1.3.34/src/main/util_script.c 2004-10-22 11:53:40 +0200 @@ -203,6 +203,7 @@ } } diff --git a/apache/apache.spec b/apache/apache.spec index 4d7e2576e5..01fafb58ce 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -32,8 +32,8 @@ ## go with the macro mechanism. But do not try to repeat this! # package component versions -%define V_apache 1.3.33 -%define V_mod_ssl 2.8.24-1.3.33 +%define V_apache 1.3.34 +%define V_mod_ssl 2.8.25-1.3.34 %define V_mod_perl 1.29 %define V_mod_php 4.4.0 %define V_mod_php_hardened 4.3.11-0.2.7 @@ -65,7 +65,7 @@ Class: BASE Group: Web License: ASF Version: %{V_apache} -Release: 20051009 +Release: 20051018 # package options (suexec related) %option with_suexec yes