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:   25-Jan-2009 11:31:43
  Branch: HEAD                             Handle: 2009012510314200

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    add more proxy sub-modules and enable logio module for %I/%O logging
    specifiers

  Summary:
    Revision    Changes     Path
    1.444       +4  -1      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.443 -r1.444 apache.spec
  --- openpkg-src/apache/apache.spec    24 Jan 2009 21:53:28 -0000      1.443
  +++ openpkg-src/apache/apache.spec    25 Jan 2009 10:31:42 -0000      1.444
  @@ -32,7 +32,7 @@
   Group:        Web
   License:      ASF
   Version:      2.2.11
  -Release:      20090124
  +Release:      20090125
   
   #   package options
   %option       with_mpm_prefork          yes
  @@ -213,6 +213,8 @@
           --enable-proxy-connect \
           --enable-proxy-http \
           --enable-proxy-ftp \
  +        --enable-proxy-ajp \
  +        --enable-proxy-balancer \
   %endif
   %if "%{with_mod_cache}" == "yes"
           --enable-cache \
  @@ -242,6 +244,7 @@
           --enable-authz-dbm \
           --enable-authz-owner \
           --enable-unique-id \
  +        --enable-logio \
           --disable-shared
   
       #   build package
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to