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:   23-Oct-2006 09:49:05
  Branch: OPENPKG_2_STABLE                 Handle: 2006102308490400

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/coreutils   coreutils.patch coreutils.spec

  Log:
    MFC: latest version

  Summary:
    Revision    Changes     Path
    1.10.2.2    +9  -9      openpkg-src/coreutils/coreutils.patch
    1.55.2.3    +2  -2      openpkg-src/coreutils/coreutils.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/coreutils/coreutils.patch
  ============================================================================
  $ cvs diff -u -r1.10.2.1 -r1.10.2.2 coreutils.patch
  --- openpkg-src/coreutils/coreutils.patch     16 Oct 2006 14:49:01 -0000      
1.10.2.1
  +++ openpkg-src/coreutils/coreutils.patch     23 Oct 2006 07:49:04 -0000      
1.10.2.2
  @@ -1,7 +1,7 @@
   Index: doc/Makefile.in
  ---- doc/Makefile.in.orig     2006-09-30 11:09:22 +0200
  -+++ doc/Makefile.in  2006-10-01 16:53:13 +0200
  -@@ -725,7 +725,7 @@
  +--- doc/Makefile.in.orig     2006-10-22 22:36:24 +0200
  ++++ doc/Makefile.in  2006-10-23 09:43:48 +0200
  +@@ -824,7 +824,7 @@
        mv t-$@ $@
    
    $(DVIS): $(EXTRA_DIST)
  @@ -12,7 +12,7 @@
    # E.g., use @sc{nul}, not `NUL'
   Index: lib/mountlist.c
   --- lib/mountlist.c.orig     2006-09-14 11:53:59 +0200
  -+++ lib/mountlist.c  2006-10-01 16:56:44 +0200
  ++++ lib/mountlist.c  2006-10-23 09:43:48 +0200
   @@ -168,6 +168,11 @@
    
    #if MOUNTED_GETMNTINFO
  @@ -26,8 +26,8 @@
    static char *
    fstype_to_string (short int t)
   Index: src/nice.c
  ---- src/nice.c.orig  2005-12-28 11:28:13 +0100
  -+++ src/nice.c       2006-10-01 16:53:13 +0200
  +--- src/nice.c.orig  2006-10-22 18:54:15 +0200
  ++++ src/nice.c       2006-10-23 09:43:48 +0200
   @@ -20,6 +20,7 @@
    #include <config.h>
    #include <stdio.h>
  @@ -37,9 +37,9 @@
    
    #include "system.h"
   Index: src/stat.c
  ---- src/stat.c.orig  2006-10-01 16:53:13 +0200
  -+++ src/stat.c       2006-10-01 16:53:13 +0200
  -@@ -154,6 +154,12 @@
  +--- src/stat.c.orig  2006-10-22 18:54:15 +0200
  ++++ src/stat.c       2006-10-23 09:43:48 +0200
  +@@ -148,6 +148,12 @@
    #define hextobin(c) ((c) >= 'a' && (c) <= 'f' ? (c) - 'a' + 10 : \
                     (c) >= 'A' && (c) <= 'F' ? (c) - 'A' + 10 : (c) - '0')
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/coreutils/coreutils.spec
  ============================================================================
  $ cvs diff -u -r1.55.2.2 -r1.55.2.3 coreutils.spec
  --- openpkg-src/coreutils/coreutils.spec      16 Oct 2006 14:49:04 -0000      
1.55.2.2
  +++ openpkg-src/coreutils/coreutils.spec      23 Oct 2006 07:49:04 -0000      
1.55.2.3
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        ShellUtils
   License:      GPL
  -Version:      6.3
  -Release:      2.20061018
  +Version:      6.4
  +Release:      2.20061023
   
   #   package options
   %option       with_legacy  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to