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 Date: 31-Jul-2003 12:02:06
Branch: OPENPKG_1_STABLE HEAD Handle: 2003073111020302
Modified files:
openpkg-web news.txt
Modified files: (Branch: OPENPKG_1_STABLE)
openpkg-src/apache apache.base apache.spec
Log:
MFC: be more flexible and allow global access.log to be ignored
Summary:
Revision Changes Path
1.5.2.2 +1 -1 openpkg-src/apache/apache.base
1.106.2.7 +1 -1 openpkg-src/apache/apache.spec
1.5942 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.base
============================================================================
$ cvs diff -u -r1.5.2.1 -r1.5.2.2 apache.base
--- openpkg-src/apache/apache.base 24 Jul 2003 20:43:50 -0000 1.5.2.1
+++ openpkg-src/apache/apache.base 31 Jul 2003 10:02:05 -0000 1.5.2.2
@@ -39,7 +39,7 @@
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
-CustomLog @l_prefix@/var/apache/log/access.log common
+CustomLog @l_prefix@/var/apache/log/access.log common
env=!ignore_global_access
# error logging
LogLevel warn
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.106.2.6 -r1.106.2.7 apache.spec
--- openpkg-src/apache/apache.spec 29 Jul 2003 14:32:19 -0000 1.106.2.6
+++ openpkg-src/apache/apache.spec 31 Jul 2003 10:02:05 -0000 1.106.2.7
@@ -60,7 +60,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 1.20030729
+Release: 1.20030731
# package options (suexec related)
%option with_suexec yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5941 -r1.5942 news.txt
--- openpkg-web/news.txt 31 Jul 2003 10:00:19 -0000 1.5941
+++ openpkg-web/news.txt 31 Jul 2003 10:02:03 -0000 1.5942
@@ -1,3 +1,4 @@
+31-Jul-2003: Upgraded package: P<apache-1.3.28-1.20030731>
31-Jul-2003: Upgraded package: P<apache-1.3.28-20030731>
31-Jul-2003: Upgraded package: P<imapd-2.1.14-20030731>
31-Jul-2003: Upgraded package: P<gc-6.2-1.20030731>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]