OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   18-Jul-2003 16:49:14
  Branch: HEAD                             Handle: 2003071815491201

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

  Log:
    %status

  Summary:
    Revision    Changes     Path
    1.32        +1  -1      openpkg-src/bind8/bind8.spec
    1.4         +8  -0      openpkg-src/bind8/rc.bind8
    1.5649      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bind8/bind8.spec
  ============================================================================
  $ cvs diff -u -r1.31 -r1.32 bind8.spec
  --- openpkg-src/bind8/bind8.spec      17 Jul 2003 15:32:30 -0000      1.31
  +++ openpkg-src/bind8/bind8.spec      18 Jul 2003 14:49:13 -0000      1.32
  @@ -33,7 +33,7 @@
   Group:        DNS
   License:      GPL
   Version:      8.4.1
  -Release:      20030717
  +Release:      20030718
   
   #   list of sources
   Source0:      ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/bind8/rc.bind8
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 rc.bind8
  --- openpkg-src/bind8/rc.bind8        17 Jul 2003 21:34:33 -0000      1.3
  +++ openpkg-src/bind8/rc.bind8        18 Jul 2003 14:49:13 -0000      1.4
  @@ -9,6 +9,14 @@
       bind8_log_minsize="512K"
       bind8_log_complevel="9"
   
  +%status -p 100 -u @l_susr@ -o
  +    bind8_usable="unknown"
  +    bind8_active="no"
  +    @l_prefix@/sbin/ndc status >/dev/null 2>&1 && bind8_active="yes"
  +    echo "bind8_enable=\"$bind8_enable\""
  +    echo "bind8_usable=\"$bind8_usable\""
  +    echo "bind8_active=\"$bind8_active\""
  +
   %start -p 100 -u @l_susr@
       opService bind8 enable yes || exit 0
       @l_prefix@/sbin/ndc start
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5648 -r1.5649 news.txt
  --- openpkg-web/news.txt      18 Jul 2003 14:46:43 -0000      1.5648
  +++ openpkg-web/news.txt      18 Jul 2003 14:49:12 -0000      1.5649
  @@ -1,3 +1,4 @@
  +18-Jul-2003: Upgraded package: P<bind8-8.4.1-20030718>
   18-Jul-2003: Upgraded package: P<openpkg-tool-20030718-20030718>
   18-Jul-2003: Upgraded package: P<qpopper-4.0.5-20030718>
   18-Jul-2003: Upgraded package: P<pureftpd-1.1.0-20030718>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to