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:   11-Nov-2008 08:51:07
  Branch: HEAD                             Handle: 2008111107510600

  Modified files:
    openpkg-src/apache      apache.base apache.spec

  Log:
    CacheSize is no longer existing, htcacheclean has to be used

  Summary:
    Revision    Changes     Path
    1.30        +0  -1      openpkg-src/apache/apache.base
    1.440       +1  -1      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.base
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 apache.base
  --- openpkg-src/apache/apache.base    10 Nov 2008 08:25:03 -0000      1.29
  +++ openpkg-src/apache/apache.base    11 Nov 2008 07:51:06 -0000      1.30
  @@ -327,7 +327,6 @@
   #   Cache support
   <IfModule disk_cache_module>
       CacheRoot           @l_prefix@/var/apache/run/apache.cache
  -    CacheSize           100000
       CacheMaxFileSize    1000000
       CacheMinFileSize    1
       CacheDirLength      4
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.439 -r1.440 apache.spec
  --- openpkg-src/apache/apache.spec    10 Nov 2008 08:38:50 -0000      1.439
  +++ openpkg-src/apache/apache.spec    11 Nov 2008 07:51:06 -0000      1.440
  @@ -32,7 +32,7 @@
   Group:        Web
   License:      ASF
   Version:      2.2.10
  -Release:      20081110
  +Release:      20081111
   
   #   package options
   %option       with_mpm_prefork          yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to