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: 18-Oct-2005 08:46:27
Branch: HEAD Handle: 2005101807462600
Modified files:
openpkg-src/apache apache.patch apache.spec
Log:
upgrading package: apache 1.3.33 -> 1.3.34
Summary:
Revision Changes Path
1.19 +9 -9 openpkg-src/apache/apache.patch
1.309 +3 -3 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.patch
============================================================================
$ cvs diff -u -r1.18 -r1.19 apache.patch
--- openpkg-src/apache/apache.patch 29 Oct 2004 10:30:05 -0000 1.18
+++ openpkg-src/apache/apache.patch 18 Oct 2005 06:46:26 -0000 1.19
@@ -1,6 +1,6 @@
-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
+Index: apache_1.3.34/configure
+--- apache_1.3.34/configure.orig 2004-02-20 23:40:50 +0100
++++ apache_1.3.34/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.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
+Index: apache_1.3.34/src/Configure
+--- apache_1.3.34/src/Configure.orig 2004-09-16 01:45:17 +0200
++++ apache_1.3.34/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.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
+Index: apache_1.3.34/src/main/util_script.c
+--- apache_1.3.34/src/main/util_script.c.orig 2004-02-16 23:29:33
+0100
++++ apache_1.3.34/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.308 -r1.309 apache.spec
--- openpkg-src/apache/apache.spec 9 Oct 2005 06:51:18 -0000 1.308
+++ openpkg-src/apache/apache.spec 18 Oct 2005 06:46:26 -0000 1.309
@@ -32,8 +32,8 @@
## go with the macro mechanism. But do not try to repeat this!
# package component versions
-%define V_apache 1.3.33
-%define V_mod_ssl 2.8.24-1.3.33
+%define V_apache 1.3.34
+%define V_mod_ssl 2.8.25-1.3.34
%define V_mod_perl 1.29
%define V_mod_php 4.4.0
%define V_mod_php_hardened 4.3.11-0.2.7
@@ -65,7 +65,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20051009
+Release: 20051018
# package options (suexec related)
%option with_suexec yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]