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: 12-Feb-2003 11:00:43 Branch: HEAD Handle: 2003021210004101 Modified files: openpkg-src/apache apache.spec openpkg-web news.txt Log: fix typo Summary: Revision Changes Path 1.122 +2 -2 openpkg-src/apache/apache.spec 1.3275 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.121 -r1.122 apache.spec --- openpkg-src/apache/apache.spec 11 Feb 2003 16:25:39 -0000 1.121 +++ openpkg-src/apache/apache.spec 12 Feb 2003 10:00:42 -0000 1.122 @@ -60,7 +60,7 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20030211 +Release: 20030212 # package options (suexec related) %option with_suexec yes @@ -157,7 +157,7 @@ %define with_mod_php3_zlib yes %endif %endif -%if "%{with_php_gdbm}" == "yes" +%if "%{with_mod_php_gdbm}" == "yes" %undefine with_gdbm_ndbm %define with_gdbm_ndbm yes %endif @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.3274 -r1.3275 news.txt --- openpkg-web/news.txt 12 Feb 2003 09:30:23 -0000 1.3274 +++ openpkg-web/news.txt 12 Feb 2003 10:00:41 -0000 1.3275 @@ -1,3 +1,4 @@ +12-Feb-2003: Upgraded package: P<apache-1.3.27-20030212> 12-Feb-2003: Upgraded package: P<lmtp2nntp-1.2b2-20030212> 12-Feb-2003: Upgraded package: P<postgresql-7.3.2-20030212> 12-Feb-2003: Upgraded package: P<perl-www-20030212-20030212> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]