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:   27-Nov-2003 15:10:39
  Branch: HEAD                             Handle: 2003112714103602

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

  Log:
    correct removal of pid files

  Summary:
    Revision    Changes     Path
    1.10        +1  -1      openpkg-src/tsmc/rc.tsmc
    1.47        +1  -1      openpkg-src/tsmc/tsmc.spec
    1.7574      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tsmc/rc.tsmc
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 rc.tsmc
  --- openpkg-src/tsmc/rc.tsmc  14 Nov 2003 12:54:54 -0000      1.9
  +++ openpkg-src/tsmc/rc.tsmc  27 Nov 2003 14:10:38 -0000      1.10
  @@ -47,7 +47,7 @@
       tsmc_signal TERM
       sleep 2
       tsmc_signal KILL
  -    rm -f $tsmc_pidfile
  +    rm -f $tsmc_pidfile 2>/dev/null || true
   
   %restart -u @l_susr@
       rcService tsmc enable yes || exit 0
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/tsmc/tsmc.spec
  ============================================================================
  $ cvs diff -u -r1.46 -r1.47 tsmc.spec
  --- openpkg-src/tsmc/tsmc.spec        17 Nov 2003 21:51:21 -0000      1.46
  +++ openpkg-src/tsmc/tsmc.spec        27 Nov 2003 14:10:38 -0000      1.47
  @@ -33,7 +33,7 @@
   Group:        System
   License:      Commercial
   Version:      5.1.6.2
  -Release:      20031117
  +Release:      20031127
   
   #   list of sources
   Source0:      
ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/client/v5r1/Linux/Linux86/v516/TIVsm-BA.i386.rpm
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7573 -r1.7574 news.txt
  --- openpkg-web/news.txt      27 Nov 2003 14:10:02 -0000      1.7573
  +++ openpkg-web/news.txt      27 Nov 2003 14:10:36 -0000      1.7574
  @@ -1,3 +1,4 @@
  +27-Nov-2003: Upgraded package: P<tsmc-5.1.6.2-20031127>
   27-Nov-2003: Upgraded package: P<whoson-2.03-20031127>
   27-Nov-2003: Upgraded package: P<spread-3.17.1-20031127>
   27-Nov-2003: Upgraded package: P<samhain-1.8.0-20031127>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to