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:   28-Jun-2003 16:28:32
  Branch: HEAD                             Handle: 2003062815283001

  Modified files:
    openpkg-src/inn         inn.spec rc.inn
    openpkg-web             news.txt

  Log:
    INN has own logfile rotation job which picks up our news.* files

  Summary:
    Revision    Changes     Path
    1.65        +1  -1      openpkg-src/inn/inn.spec
    1.11        +1  -13     openpkg-src/inn/rc.inn
    1.5057      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/inn/inn.spec
  ============================================================================
  $ cvs diff -u -r1.64 -r1.65 inn.spec
  --- openpkg-src/inn/inn.spec  24 Jun 2003 16:17:31 -0000      1.64
  +++ openpkg-src/inn/inn.spec  28 Jun 2003 14:28:31 -0000      1.65
  @@ -33,7 +33,7 @@
   Group:        News
   License:      ISC
   Version:      2.4.0
  -Release:      20030624
  +Release:      20030628
   
   #   package options
   %option       with_fsl  yes
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/inn/rc.inn
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 rc.inn
  --- openpkg-src/inn/rc.inn    24 Jun 2003 16:17:31 -0000      1.10
  +++ openpkg-src/inn/rc.inn    28 Jun 2003 14:28:31 -0000      1.11
  @@ -6,11 +6,6 @@
   %config
       inn_enable="yes"
       inn_nntpsend_enable="no"
  -    inn_log_prolog="true"
  -    inn_log_epilog="true"
  -    inn_log_numfiles="10"
  -    inn_log_minsize="1M"
  -    inn_log_complevel="9"
   
   %start -p 200 -u @l_rusr@
       opServiceEnabled inn || exit 0
  @@ -34,14 +29,7 @@
       opServiceEnabled inn || exit 0
       @l_prefix@/libexec/inn/news.daily expireover lowmark delayrm
   
  -    #   rotate logfile
  -    shtool rotate -f \
  -        -n${inn_log_numfiles} -s${inn_log_minsize} -d \
  -        -z${inn_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  -        -P "${inn_log_prolog}" \
  -        -E "${inn_log_epilog}" \
  -        @l_prefix@/var/inn/log/news.*
  -
   %quarterly -u @l_rusr@
       opServiceEnabled inn || exit 0
       opServiceEnabled inn_nntpsend && @l_prefix@/bin/nntpsend || true
  +
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5056 -r1.5057 news.txt
  --- openpkg-web/news.txt      28 Jun 2003 14:10:33 -0000      1.5056
  +++ openpkg-web/news.txt      28 Jun 2003 14:28:30 -0000      1.5057
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: P<inn-2.4.0-20030628>
   28-Jun-2003: Upgraded package: P<powerdns-2.9.8-20030628>
   28-Jun-2003: Upgraded package: P<pound-1.4-20030628>
   28-Jun-2003: Upgraded package: P<portfwd-0.26rc6-20030628>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to