From e6cd5bbf0024709110c975871785014d0e0db453 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 11 May 2006 21:25:52 +0000 Subject: [PATCH 1/1] - updated for apache 1.3.35 Changed files: apache1-mod_ssl-nohttpd.patch -> 1.6 --- apache1-mod_ssl-nohttpd.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apache1-mod_ssl-nohttpd.patch b/apache1-mod_ssl-nohttpd.patch index dfb591d..0f51060 100644 --- a/apache1-mod_ssl-nohttpd.patch +++ b/apache1-mod_ssl-nohttpd.patch @@ -1,12 +1,12 @@ ---- mod_ssl-2.8.16-1.3.29/configure~ 2004-04-01 09:37:37.000000000 +0000 -+++ mod_ssl-2.8.16-1.3.29/configure 2004-04-01 09:43:04.000000000 +0000 +--- mod_ssl-2.8.26-1.3.35/configure~ 2004-04-01 09:37:37.000000000 +0000 ++++ mod_ssl-2.8.26-1.3.35/configure 2004-04-01 09:43:04.000000000 +0000 @@ -283,8 +283,7 @@ # determine Apache parameters apache=$APXS_PREFIX - APV=`$APXS_SBINDIR/$APXS_TARGET -v | grep "Server version:" |\ - sed -e 's;^.*Apache/;;' -e 's; .*$;;'` -+ APV="1.3.34" ++ APV="1.3.35" else if [ ! -f "$apache/src/include/httpd.h" ]; then echo "$0:${T_MD}Error${T_ME}: Cannot find Apache 1.3 source tree under $apache" 1>&2 -- 2.44.0