OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 22-Jun-2007 17:25:39 Branch: HEAD Handle: 2007062216253800 Modified files: openpkg-src/apache apache.spec Log: we currently have options here for very special things and mod_expires is main-stream nowadays anyway Summary: Revision Changes Path 1.410 +0 -3 openpkg-src/apache/apache.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.409 -r1.410 apache.spec --- openpkg-src/apache/apache.spec 22 Jun 2007 14:50:01 -0000 1.409 +++ openpkg-src/apache/apache.spec 22 Jun 2007 15:25:38 -0000 1.410 @@ -53,7 +53,6 @@ %option with_mod_diskcache no %option with_mod_memcache no %option with_mod_filecache no -%option with_mod_expires no # fixing implicit inter-module dependencies and correlations %if "%{with_mod_memcache}" == "yes" || "%{with_mod_diskcache}" == "yes" @@ -205,9 +204,7 @@ %if "%{with_mod_filecache}" == "yes" --enable-file-cache \ %endif -%if "%{with_mod_expires}" == "yes" --enable-expires \ -%endif --enable-so \ --enable-speling \ --enable-rewrite \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org