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:   23-Jul-2003 10:18:58
  Branch: HEAD                             Handle: 2003072309185601

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

  Log:
    do not remove top-level dir

  Summary:
    Revision    Changes     Path
    1.81        +2  -2      openpkg-src/inn/inn.spec
    1.5738      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/inn/inn.spec
  ============================================================================
  $ cvs diff -u -r1.80 -r1.81 inn.spec
  --- openpkg-src/inn/inn.spec  22 Jul 2003 20:25:25 -0000      1.80
  +++ openpkg-src/inn/inn.spec  23 Jul 2003 08:18:57 -0000      1.81
  @@ -33,7 +33,7 @@
   Group:        News
   License:      ISC
   Version:      2.4.0
  -Release:      20030722
  +Release:      20030723
   
   #   package options
   %option       with_fsl  yes
  @@ -266,6 +266,6 @@
       #   before erase, stop service and remove log files
       [ $1 -eq 0 ] || exit 0
       %{l_rc} inn stop 2>/dev/null
  -    rm -rf $RPM_INSTALL_PREFIX/var/inn/log/ >/dev/null 2>&1 || true
  +    rm -rf $RPM_INSTALL_PREFIX/var/inn/log/* >/dev/null 2>&1 || true
       exit 0
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5737 -r1.5738 news.txt
  --- openpkg-web/news.txt      23 Jul 2003 07:43:33 -0000      1.5737
  +++ openpkg-web/news.txt      23 Jul 2003 08:18:56 -0000      1.5738
  @@ -1,3 +1,4 @@
  +23-Jul-2003: Upgraded package: P<inn-2.4.0-20030723>
   23-Jul-2003: Upgraded package: P<teapop-0.3.7-20030723>
   23-Jul-2003: Upgraded package: P<snort-2.0.1-20030723>
   22-Jul-2003: Upgraded package: P<uvscan-4.1.6.4278-20030722>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to