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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Dec-2006 11:38:29
  Branch: HEAD                             Handle: 2006120710382800

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

  Log:
    fix Solaris build issues with the newer GNU gzip 1.3.6

  Summary:
    Revision    Changes     Path
    1.409       +1  -0      openpkg-src/openpkg/HISTORY
    1.553       +1  -0      openpkg-src/openpkg/openpkg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  ============================================================================
  $ cvs diff -u -r1.408 -r1.409 HISTORY
  --- openpkg-src/openpkg/HISTORY       7 Dec 2006 10:35:58 -0000       1.408
  +++ openpkg-src/openpkg/HISTORY       7 Dec 2006 10:38:28 -0000       1.409
  @@ -2,6 +2,7 @@
   2006
   ====
   
  +20061207 fix Solaris build issues with the newer GNU gzip 1.3.6
   20061207 upgrade to "openpkg" executable version 2.0.0-C
   20061206 apply the GNU Bash 3.2 upstream patches 001-005
   20061206 switch GNU gzip from pre-patched OpenPKG tarball to pristine 
upstream tarball plus OpenPKG "update" tarball
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.552 -r1.553 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  7 Dec 2006 10:35:58 -0000       1.552
  +++ openpkg-src/openpkg/openpkg.spec  7 Dec 2006 10:38:28 -0000       1.553
  @@ -515,6 +515,7 @@
             Darwin/* ) echo "gzip_cv_assembler=no" >>config.cache ;;
         esac
         CC="${l_cc}" \
  +      GREP="grep" \
         ./configure \
             --cache-file=./config.cache
         ${l_make} || exit $?
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to