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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   09-Sep-2003 18:50:18
  Branch: HEAD                             Handle: 2003090917501601

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

  Log:
    Remove pid file when stopping service

  Summary:
    Revision    Changes     Path
    1.34        +1  -1      openpkg-src/radius/radius.spec
    1.11        +1  -0      openpkg-src/radius/rc.radius
    1.6480      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/radius/radius.spec
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 radius.spec
  --- openpkg-src/radius/radius.spec    4 Sep 2003 16:59:47 -0000       1.33
  +++ openpkg-src/radius/radius.spec    9 Sep 2003 16:50:17 -0000       1.34
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      1.1
  -Release:      20030904
  +Release:      20030909
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/radius/radius-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/radius/rc.radius
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 rc.radius
  --- openpkg-src/radius/rc.radius      4 Sep 2003 16:59:47 -0000       1.10
  +++ openpkg-src/radius/rc.radius      9 Sep 2003 16:50:17 -0000       1.11
  @@ -60,6 +60,7 @@
       rcService radius enable yes || exit 0
       rcService radius active no && exit 0
       @l_prefix@/sbin/radctl stop
  +    rm $radius_pidfile
   
   %restart -u @l_susr@
       rcService radius enable yes || exit 0
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6479 -r1.6480 news.txt
  --- openpkg-web/news.txt      9 Sep 2003 16:48:38 -0000       1.6479
  +++ openpkg-web/news.txt      9 Sep 2003 16:50:16 -0000       1.6480
  @@ -1,3 +1,4 @@
  +09-Sep-2003: Upgraded package: P<radius-1.1-20030909>
   09-Sep-2003: Upgraded package: P<samhain-1.7.11-20030909>
   09-Sep-2003: Upgraded package: P<txt2pdf-6.7-20030909>
   09-Sep-2003: Upgraded package: P<pgadmin-0.9.3.20030909-20030909>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to