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                      Date:   12-Feb-2004 20:05:19
  Branch: HEAD                             Handle: 2004021219051900

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    ops, do not enable addon modules by default

  Summary:
    Revision    Changes     Path
    1.211       +2  -2      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.210 -r1.211 apache.spec
  --- openpkg-src/apache/apache.spec    12 Feb 2004 19:03:47 -0000      1.210
  +++ openpkg-src/apache/apache.spec    12 Feb 2004 19:05:19 -0000      1.211
  @@ -94,8 +94,8 @@
   %option       with_mod_access_referer   no
   %option       with_mod_roaming          no
   %option       with_mod_relocate         no
  -%option       with_mod_security         yes
  -%option       with_mod_dosevasive       yes
  +%option       with_mod_security         no
  +%option       with_mod_dosevasive       no
   
   #   package options (optional PHP4 specific settings; requires "with_mod_php")
   %option       with_mod_php_calendar     no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to