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: 23-Jan-2003 16:01:15 Branch: HEAD Handle: 2003012315011301 Modified files: openpkg-src/apache apache.spec openpkg-web news.txt Log: more precide EXPAT control Summary: Revision Changes Path 1.108 +4 -1 openpkg-src/apache/apache.spec 1.3014 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.107 -r1.108 apache.spec --- openpkg-src/apache/apache.spec 19 Jan 2003 19:10:20 -0000 1.107 +++ openpkg-src/apache/apache.spec 23 Jan 2003 15:01:14 -0000 1.108 @@ -60,7 +60,7 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20030119 +Release: 20030123 # package options (additionally used Apache modules; can be enabled without thinking) %option with_mod_ssl no @@ -703,6 +703,9 @@ %endif %if "%{with_mod_dav}" == "yes" --activate-module=src/modules/dav/libdav.a \ + --enable-rule=EXPAT \ +%else + --disable-rule=EXPAT \ %endif %if "%{with_mod_layout}" == "yes" --activate-module=src/modules/layout/liblayout.a \ @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.3013 -r1.3014 news.txt --- openpkg-web/news.txt 23 Jan 2003 14:43:57 -0000 1.3013 +++ openpkg-web/news.txt 23 Jan 2003 15:01:13 -0000 1.3014 @@ -1,3 +1,4 @@ +23-Jan-2003: Upgraded package: P<apache-1.3.27-20030123> 23-Jan-2003: Upgraded package: P<as-gui-0.5.21-20030123> 23-Jan-2003: Upgraded package: P<perl-xml-20030123-20030123> 23-Jan-2003: Upgraded package: P<perl-www-20030123-20030123> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]