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:   08-Jun-2007 09:29:42
  Branch: HEAD                             Handle: 2007060808294100

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

  Log:
    fix tracking of gzip

  Summary:
    Revision    Changes     Path
    1.460       +1  -0      openpkg-src/openpkg/HISTORY
    1.595       +2  -2      openpkg-src/openpkg/openpkg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  ============================================================================
  $ cvs diff -u -r1.459 -r1.460 HISTORY
  --- openpkg-src/openpkg/HISTORY       7 Jun 2007 19:59:36 -0000       1.459
  +++ openpkg-src/openpkg/HISTORY       8 Jun 2007 07:29:41 -0000       1.460
  @@ -2,6 +2,7 @@
   2007
   ====
   
  +20070608 fix tracking of gzip
   20070607 use path /etc/rc.d/init.d/ instead of non-standard /etc/init.d/ 
under AIX
   20070606 under MacOS X do not add -Wl,-search_paths_first if -c or -E is 
present on the cc command line
   20070605 upgrade to GNU gzip 1.3.12
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.594 -r1.595 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  7 Jun 2007 19:59:36 -0000       1.594
  +++ openpkg-src/openpkg/openpkg.spec  8 Jun 2007 07:29:41 -0000       1.595
  @@ -39,7 +39,7 @@
   #   o any cc(1)
   
   #   the package version/release
  -%define       V_openpkg  20070607
  +%define       V_openpkg  20070608
   
   #   the used software versions
   %define       V_rpm      4.2.1
  @@ -196,7 +196,7 @@
       prog openpkg:gzip = {
           comment   = "rse: intentionally tracked at gnu.org, although fetched 
from openpkg.org because of uncompression"
           version   = %{V_gzip}
  -        url       = ftp://alpha.gnu.org/gnu/gzip/
  +        url       = ftp://ftp.gnu.org/gnu/gzip/
           regex     = gzip-(__VER__)\.tar(\.gz)?
       }
       prog openpkg:gzip_r = {
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to