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: 02-Feb-2003 10:17:36
Branch: HEAD Handle: 2003020209173501
Modified files:
openpkg-src/apache apache.spec
openpkg-web news.txt
Log:
we already have enough stuff and this is in the (hated) PHP3 section
anyway
Summary:
Revision Changes Path
1.109 +1 -10 openpkg-src/apache/apache.spec
1.3149 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.108 -r1.109 apache.spec
--- openpkg-src/apache/apache.spec 23 Jan 2003 15:01:14 -0000 1.108
+++ openpkg-src/apache/apache.spec 2 Feb 2003 09:17:36 -0000 1.109
@@ -60,7 +60,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20030123
+Release: 20030202
# package options (additionally used Apache modules; can be enabled without
thinking)
%option with_mod_ssl no
@@ -542,15 +542,6 @@
%endif
--disable-shared \
--enable-track-vars
- # FIXME: the following options would also be nice to
- # be added conditionally, but the RPM 4.0.2 macro processor
- # is already at its limit and does not allow more here.
- # --enable-safe-mode
- # --with-exec-dir[=DIR]
- # --enable-magic-quotes
- # --enable-memory-limit
- # --enable-sysvsem
- # --enable-sysvshm
%{l_make} %{l_mflags}
%{l_make} %{l_mflags} install \
prefix=$RPM_BUILD_ROOT%{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3148 -r1.3149 news.txt
--- openpkg-web/news.txt 2 Feb 2003 09:15:02 -0000 1.3148
+++ openpkg-web/news.txt 2 Feb 2003 09:17:35 -0000 1.3149
@@ -1,3 +1,4 @@
+02-Feb-2003: Upgraded package: P<apache-1.3.27-20030202>
02-Feb-2003: Upgraded package: P<mixmaster-2.9.0-20030202>
02-Feb-2003: Upgraded package: P<vcg-1.30.3.17-20030202>
02-Feb-2003: Upgraded package: P<guile-1.6.3-20030202>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]