OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 28-Aug-2003 11:24:33
Branch: HEAD Handle: 2003082810243102
Modified files:
openpkg-src/apache apache.spec
openpkg-web news.txt
Removed files:
openpkg-src/apache apache.patch.php
Log:
upgrade php 4.3.2 -> 4.3.3 ; vendor rolled in equivalent patches
Summary:
Revision Changes Path
1.2 +0 -23 openpkg-src/apache/apache.patch.php
1.165 +2 -4 openpkg-src/apache/apache.spec
1.6316 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
rm -f openpkg-src/apache/apache.patch.php <<'@@ .'
Index: openpkg-src/apache/apache.patch.php
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.164 -r1.165 apache.spec
--- openpkg-src/apache/apache.spec 12 Aug 2003 13:14:32 -0000 1.164
+++ openpkg-src/apache/apache.spec 28 Aug 2003 09:24:33 -0000 1.165
@@ -36,7 +36,7 @@
%define V_apache 1.3.28
%define V_mod_ssl 2.8.15-1.3.28
%define V_mod_perl 1.28
-%define V_mod_php 4.3.2
+%define V_mod_php 4.3.3
%define V_mod_php3 3.0.18
%define V_mod_dav 1.0.3-1.3.6
%define V_mod_layout 3.2
@@ -60,7 +60,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20030812
+Release: 20030828
# package options (suexec related)
%option with_suexec yes
@@ -193,7 +193,6 @@
Source23: apache.pl
Source24: rc.apache
Patch0: apache.patch
-Patch1: apache.patch.php
# build information
Prefix: %{l_prefix}
@@ -365,7 +364,6 @@
%endif
%if "%{with_mod_php}" == "yes"
%setup3 -q -T -D -a 3
- %patch1 -p0
%endif
%if "%{with_mod_dav}" == "yes"
%setup4 -q -T -D -a 4
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6315 -r1.6316 news.txt
--- openpkg-web/news.txt 28 Aug 2003 09:22:43 -0000 1.6315
+++ openpkg-web/news.txt 28 Aug 2003 09:24:31 -0000 1.6316
@@ -1,3 +1,4 @@
+28-Aug-2003: Upgraded package: P<apache-1.3.28-20030828>
28-Aug-2003: Upgraded package: P<php-4.3.3-20030828>
28-Aug-2003: Upgraded package: P<openpkg-20030828-20030828>
27-Aug-2003: Upgraded package: P<pango-1.2.5-20030827>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]