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 openpkg$ Date:   12-Sep-2003 13:26:07
  Branch: HEAD                             Handle: 2003091212260502

  Modified files:
    openpkg-re/vcheck       vc.coreutils
    openpkg-src/coreutils   coreutils.patch coreutils.spec
    openpkg-web             news.txt

  Log:
    upgrading package: coreutils 5.0.90 -> 5.0.91

  Summary:
    Revision    Changes     Path
    1.15        +1  -1      openpkg-re/vcheck/vc.coreutils
    1.4         +7  -7      openpkg-src/coreutils/coreutils.patch
    1.29        +7  -3      openpkg-src/coreutils/coreutils.spec
    1.6531      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.coreutils
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 vc.coreutils
  --- openpkg-re/vcheck/vc.coreutils    1 Aug 2003 08:07:47 -0000       1.14
  +++ openpkg-re/vcheck/vc.coreutils    12 Sep 2003 11:26:05 -0000      1.15
  @@ -2,7 +2,7 @@
   }
   
   prog coreutils:alpha = {
  -  version   = 5.0.90
  +  version   = 5.0.91
     url       = ftp://alpha.gnu.org/gnu/coreutils/
     regex     = coreutils-(__VER__)\.tar\.(gz|bz2)
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/coreutils/coreutils.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 coreutils.patch
  --- openpkg-src/coreutils/coreutils.patch     1 Aug 2003 08:07:49 -0000       1.3
  +++ openpkg-src/coreutils/coreutils.patch     12 Sep 2003 11:26:07 -0000      1.4
  @@ -54,13 +54,13 @@
          return (TRUE == value);
    
        case 'O':                       /* File is owned by you? */
  ---- src/nice.c.orig  Fri Aug  1 09:57:15 2003
  -+++ src/nice.c       Fri Aug  1 09:57:33 2003
  -@@ -24,6 +24,7 @@
  +--- src/nice.c.orig  2003-08-10 19:43:35.000000000 +0200
  ++++ src/nice.c       2003-09-10 20:03:27.000000000 +0200
  +@@ -23,6 +23,7 @@
  + #include <assert.h>
    
    #include <getopt.h>
  - #include <sys/types.h>
   +#include <sys/time.h>
  - #ifndef NICE_PRIORITY
  - # include <sys/resource.h>
  - #endif
  + #include <sys/types.h>
  + 
  + #include "system.h"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/coreutils/coreutils.spec
  ============================================================================
  $ cvs diff -u -r1.28 -r1.29 coreutils.spec
  --- openpkg-src/coreutils/coreutils.spec      1 Aug 2003 08:07:49 -0000       1.28
  +++ openpkg-src/coreutils/coreutils.spec      12 Sep 2003 11:26:07 -0000      1.29
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [BASE]
   Group:        Utility
   License:      GPL
  -Version:      5.0.90
  -Release:      20030801
  +Version:      5.0.91
  +Release:      20030912
   
   #   package options
   %option       with_legacy  no
  @@ -73,13 +73,17 @@
           -e 's;^\(install-exec-local:\).*;\1;' \
           -e 's;^\(bin_PROGRAMS =\);\1 su;' \
           src/Makefile.in
  +    touch man/nice.1
  +    touch man/stat.1
  +    touch man/test.1
   
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  -    CONFIG_SHELL="%{l_bash}" \
       CPPFLAGS="%{l_cppflags}" \
       LDFLAGS="%{l_ldflags}" \
  +    CONFIG_SHELL="%{l_bash}" \
  +    HELP2MAN="true" \
       ./configure \
           --prefix=%{l_prefix} \
           --program-prefix=g \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6530 -r1.6531 news.txt
  --- openpkg-web/news.txt      12 Sep 2003 11:12:25 -0000      1.6530
  +++ openpkg-web/news.txt      12 Sep 2003 11:26:05 -0000      1.6531
  @@ -1,3 +1,4 @@
  +12-Sep-2003: Upgraded package: P<coreutils-5.0.91-20030912>
   12-Sep-2003: Upgraded package: P<linkchecker-1.9.1-20030912>
   12-Sep-2003: Upgraded package: P<djbdns-1.05-20030912>
   12-Sep-2003: Upgraded package: P<openpkg-20030912-20030912>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to