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 openpkg-web openpkg$ Date: 10-Jan-2004 20:17:15
Branch: HEAD Handle: 2004011019171203
Modified files:
openpkg-re/vcheck vc.apache
openpkg-src/apache apache.spec
openpkg-web news.txt
Log:
modifying package: apache-1.3.29 20040109 -> 20040110
Summary:
Revision Changes Path
1.45 +1 -1 openpkg-re/vcheck/vc.apache
1.195 +2 -4 openpkg-src/apache/apache.spec
1.8046 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.apache
============================================================================
$ cvs diff -u -r1.44 -r1.45 vc.apache
--- openpkg-re/vcheck/vc.apache 29 Dec 2003 08:15:15 -0000 1.44
+++ openpkg-re/vcheck/vc.apache 10 Jan 2004 19:17:12 -0000 1.45
@@ -74,7 +74,7 @@
regex = mod_throttle(__VER__)\.tgz
}
prog apache:suphp = {
- version = 0.3.1
+ version = 0.5
url = http://www.suphp.org/Download.html
regex = suphp-(__VER__).tar.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.194 -r1.195 apache.spec
--- openpkg-src/apache/apache.spec 9 Jan 2004 16:19:29 -0000 1.194
+++ openpkg-src/apache/apache.spec 10 Jan 2004 19:17:15 -0000 1.195
@@ -50,7 +50,7 @@
%define V_mod_access_referer 1.0.2
%define V_mod_roaming 1.0.2
%define V_mod_relocate 1.0
-%define V_suphp 0.3.1
+%define V_suphp 0.5
# package information
Name: apache
@@ -62,7 +62,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20040109
+Release: 20040110
# package options (suexec related)
%option with_suexec yes
@@ -212,7 +212,6 @@
Source24: rc.apache
Source25: apache.sh
Patch0: apache.patch
-Patch1: http://www.suphp.org/download/suphp-%{V_suphp}-solaris.patch
# build information
Prefix: %{l_prefix}
@@ -448,7 +447,6 @@
%endif
%if "%{with_suphp}" == "yes"
%setup16 -q -T -D -a 16
- %patch1 -p0
%endif
%build
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8045 -r1.8046 news.txt
--- openpkg-web/news.txt 10 Jan 2004 19:16:39 -0000 1.8045
+++ openpkg-web/news.txt 10 Jan 2004 19:17:13 -0000 1.8046
@@ -1,3 +1,4 @@
+10-Jan-2004: Upgraded package: P<apache-1.3.29-20040110>
10-Jan-2004: Upgraded package: P<perl-util-20040110-20040110>
10-Jan-2004: Upgraded package: P<linkchecker-1.10.3-20040110>
10-Jan-2004: Upgraded package: P<sed-4.0.9-20040110>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]