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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Oct-2005 15:22:19
  Branch: HEAD                             Handle: 2005102714221900

  Modified files:
    openpkg-src/smokeping   smokeping.spec

  Log:
    fixed typo

  Summary:
    Revision    Changes     Path
    1.14        +2  -2      openpkg-src/smokeping/smokeping.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/smokeping/smokeping.spec
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 smokeping.spec
  --- openpkg-src/smokeping/smokeping.spec      12 Oct 2005 06:34:48 -0000      
1.13
  +++ openpkg-src/smokeping/smokeping.spec      27 Oct 2005 13:22:19 -0000      
1.14
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      2.0.4
  -Release:      20051012
  +Release:      20051027
   
   #   list of sources
   Source0:      
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/smokeping-%{version}.tar.gz
  @@ -142,7 +142,7 @@
       #   after upgrade, restart service
       [ $1 -eq 2 ] || exit 0
       eval `%{l_rc} smokeping status 2>/dev/null`
  -    [ ".$lighttpd_active" = .yes ] && %{l_rc} smokeping restart
  +    [ ".$smokeping_active" = .yes ] && %{l_rc} smokeping restart
       exit 0
   
   %preun
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to