Browse Source

upgrading package: apache 1.3.32 -> 1.3.33

master
parent
commit
f2b93ad0f3
  1. 18
      apache/apache.patch
  2. 4
      apache/apache.spec

18
apache/apache.patch

@ -1,6 +1,6 @@
Index: apache_1.3.32/configure
--- apache_1.3.32/configure.orig 2004-02-20 23:40:50 +0100
+++ apache_1.3.32/configure 2004-10-22 11:53:40 +0200
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
@@ -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.32/configure
##
## check and debug
Index: apache_1.3.32/src/Configure
--- apache_1.3.32/src/Configure.orig 2004-09-16 01:45:17 +0200
+++ apache_1.3.32/src/Configure 2004-10-22 11:53:40 +0200
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
@@ -1157,14 +1157,20 @@
SHLIB_SUFFIX_DEPTH=0
;;
@ -77,9 +77,9 @@ Index: apache_1.3.32/src/Configure
fi
####################################################################
Index: apache_1.3.32/src/main/util_script.c
--- apache_1.3.32/src/main/util_script.c.orig 2004-02-16 23:29:33 +0100
+++ apache_1.3.32/src/main/util_script.c 2004-10-22 11:53:40 +0200
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
@@ -203,6 +203,7 @@
}
}

4
apache/apache.spec

@ -33,7 +33,7 @@
## go with the macro mechanism. But do not try to repeat this!
# package component versions
%define V_apache 1.3.32
%define V_apache 1.3.33
%define V_mod_ssl 2.8.21-1.3.32
%define V_mod_perl 1.29
%define V_mod_php 4.3.9
@ -66,7 +66,7 @@ Class: BASE
Group: Web
License: ASF
Version: %{V_apache}
Release: 20041028
Release: 20041029
# package options (suexec related)
%option with_suexec yes

Loading…
Cancel
Save