Browse Source

upgrading package: apache 1.3.35 -> 1.3.36

Ralf S. Engelschall 19 years ago
parent
commit
888ff24341
2 changed files with 12 additions and 12 deletions
  1. 9 9
      apache/apache.patch
  2. 3 3
      apache/apache.spec

+ 9 - 9
apache/apache.patch

@@ -1,6 +1,6 @@
-Index: apache_1.3.35/configure
---- apache_1.3.35/configure.orig	2006-04-21 20:40:11 +0200
-+++ apache_1.3.35/configure	2006-04-30 19:30:09 +0200
+Index: apache_1.3.36/configure
+--- apache_1.3.36/configure.orig	2006-04-21 20:40:11 +0200
++++ apache_1.3.36/configure	2006-04-30 19:30:09 +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.35/configure
  
  ##
  ##  check and debug
-Index: apache_1.3.35/src/Configure
---- apache_1.3.35/src/Configure.orig	2005-10-14 01:36:04 +0200
-+++ apache_1.3.35/src/Configure	2006-04-30 19:30:09 +0200
+Index: apache_1.3.36/src/Configure
+--- apache_1.3.36/src/Configure.orig	2005-10-14 01:36:04 +0200
++++ apache_1.3.36/src/Configure	2006-04-30 19:30:09 +0200
 @@ -1157,14 +1157,20 @@
  	    SHLIB_SUFFIX_DEPTH=0
  	    ;;
@@ -77,9 +77,9 @@ Index: apache_1.3.35/src/Configure
  fi
  
  ####################################################################
-Index: apache_1.3.35/src/main/util_script.c
---- apache_1.3.35/src/main/util_script.c.orig	2006-04-21 20:40:11 +0200
-+++ apache_1.3.35/src/main/util_script.c	2006-04-30 19:30:09 +0200
+Index: apache_1.3.36/src/main/util_script.c
+--- apache_1.3.36/src/main/util_script.c.orig	2006-04-21 20:40:11 +0200
++++ apache_1.3.36/src/main/util_script.c	2006-04-30 19:30:09 +0200
 @@ -203,6 +203,7 @@
  	}
      }

+ 3 - 3
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.35
-%define       V_mod_ssl            2.8.26-1.3.35
+%define       V_apache             1.3.36
+%define       V_mod_ssl            2.8.27-1.3.36
 %define       V_mod_perl           1.29
 %define       V_mod_php            4.4.2
 %define       V_mod_php_hardened   4.4.2-0.4.11
@@ -65,7 +65,7 @@ Class:        BASE
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20060515
+Release:      20060517
 
 #   package options (suexec related)
 %option       with_suexec               yes