OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-Oct-2004 12:30:06
Branch: HEAD Handle: 2004102911300500
Modified files:
openpkg-src/apache apache.patch apache.spec
Log:
upgrading package: apache 1.3.32 -> 1.3.33
Summary:
Revision Changes Path
1.18 +9 -9 openpkg-src/apache/apache.patch
1.270 +2 -2 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.patch
============================================================================
$ cvs diff -u -r1.17 -r1.18 apache.patch
--- openpkg-src/apache/apache.patch 22 Oct 2004 09:55:44 -0000 1.17
+++ openpkg-src/apache/apache.patch 29 Oct 2004 10:30:05 -0000 1.18
@@ -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 @@
##
## 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 @@
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 @@
}
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.269 -r1.270 apache.spec
--- openpkg-src/apache/apache.spec 28 Oct 2004 15:03:27 -0000 1.269
+++ openpkg-src/apache/apache.spec 29 Oct 2004 10:30:05 -0000 1.270
@@ -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 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20041028
+Release: 20041029
# package options (suexec related)
%option with_suexec yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]