OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-May-2006 21:44:33
Branch: HEAD Handle: 2006051720443200
Modified files:
openpkg-src/apache apache.patch apache.spec
Log:
upgrading package: apache 1.3.35 -> 1.3.36
Summary:
Revision Changes Path
1.22 +9 -9 openpkg-src/apache/apache.patch
1.330 +3 -3 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.patch
============================================================================
$ cvs diff -u -r1.21 -r1.22 apache.patch
--- openpkg-src/apache/apache.patch 30 Apr 2006 17:36:04 -0000 1.21
+++ openpkg-src/apache/apache.patch 17 May 2006 19:44:32 -0000 1.22
@@ -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 @@
##
## 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 @@
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 @@
}
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.329 -r1.330 apache.spec
--- openpkg-src/apache/apache.spec 15 May 2006 20:04:22 -0000 1.329
+++ openpkg-src/apache/apache.spec 17 May 2006 19:44:32 -0000 1.330
@@ -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 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20060515
+Release: 20060517
# package options (suexec related)
%option with_suexec yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]