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                      Date:   11-Dec-2003 21:22:11
  Branch: HEAD                             Handle: 2003121120221100

  Modified files:
    openpkg-src/openpkg     HISTORY openpkg.spec platform

  Log:
    backed out again, because 1.13.91 is partly broken

  Summary:
    Revision    Changes     Path
    1.97        +1  -1      openpkg-src/openpkg/HISTORY
    1.254       +1  -1      openpkg-src/openpkg/openpkg.spec
    1.13        +1  -1      openpkg-src/openpkg/platform
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  ============================================================================
  $ cvs diff -u -r1.96 -r1.97 HISTORY
  --- openpkg-src/openpkg/HISTORY       11 Dec 2003 16:32:42 -0000      1.96
  +++ openpkg-src/openpkg/HISTORY       11 Dec 2003 20:22:11 -0000      1.97
  @@ -2,7 +2,7 @@
   2003
   ====
   
  -20031211 uprade to GNU tar 1.13.91
  +20031211 uprade to GNU tar 1.13.91 (backed out again, because 1.13.91 is partly 
broken)
   20031205 fix rpmtool run-time under openpkg.boot environment
   20031129 do not enforce uudecode availability as raw tarballs introduced a month 
ago do no longer require it
   20031127 only allow exact section command matches in rc
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.253 -r1.254 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  11 Dec 2003 16:32:42 -0000      1.253
  +++ openpkg-src/openpkg/openpkg.spec  11 Dec 2003 20:22:11 -0000      1.254
  @@ -50,7 +50,7 @@
   %define       V_make     3.80
   %define       V_gzip     1.3.5
   %define       V_patch    2.5.9
  -%define       V_tar      1.13.91
  +%define       V_tar      1.13.25
   %define       V_bash     2.05b
   
   #   package information
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/platform
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 platform
  --- openpkg-src/openpkg/platform      31 Oct 2003 21:05:17 -0000      1.12
  +++ openpkg-src/openpkg/platform      11 Dec 2003 20:22:11 -0000      1.13
  @@ -410,7 +410,7 @@
           fi
           if [ ".$SP" = . ]; then
               for tagfile in x `cd /etc && \
  -                /bin/ls *[_-]release *[_-]version 2>/dev/null | \
  +                /bin/ls *[_-]release *[_-]version 2>/dev/null | grep -v lsb | \
                   sed -e '/redhat-release/d'; echo redhat-release`; do
                   [ ".${tagfile}" = .x ] && continue
                   [ ! -f "/etc/${tagfile}" ] && continue
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to