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: 01-Aug-2003 10:07:50
Branch: HEAD Handle: 2003080109074702
Modified files:
openpkg-re/vcheck vc.coreutils
openpkg-src/coreutils coreutils.patch coreutils.spec
openpkg-web news.txt
Log:
upgrading package: coreutils 5.0.1 -> 5.0.90
Summary:
Revision Changes Path
1.14 +1 -1 openpkg-re/vcheck/vc.coreutils
1.3 +10 -0 openpkg-src/coreutils/coreutils.patch
1.28 +2 -2 openpkg-src/coreutils/coreutils.spec
1.5982 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.coreutils
============================================================================
$ cvs diff -u -r1.13 -r1.14 vc.coreutils
--- openpkg-re/vcheck/vc.coreutils 16 Jul 2003 12:23:12 -0000 1.13
+++ openpkg-re/vcheck/vc.coreutils 1 Aug 2003 08:07:47 -0000 1.14
@@ -2,7 +2,7 @@
}
prog coreutils:alpha = {
- version = 5.0.1
+ version = 5.0.90
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.2 -r1.3 coreutils.patch
--- openpkg-src/coreutils/coreutils.patch 23 Feb 2003 19:50:03 -0000 1.2
+++ openpkg-src/coreutils/coreutils.patch 1 Aug 2003 08:07:49 -0000 1.3
@@ -54,3 +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 @@
+
+ #include <getopt.h>
+ #include <sys/types.h>
++#include <sys/time.h>
+ #ifndef NICE_PRIORITY
+ # include <sys/resource.h>
+ #endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/coreutils/coreutils.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 coreutils.spec
--- openpkg-src/coreutils/coreutils.spec 25 Jul 2003 10:04:07 -0000 1.27
+++ openpkg-src/coreutils/coreutils.spec 1 Aug 2003 08:07:49 -0000 1.28
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Utility
License: GPL
-Version: 5.0.1
-Release: 20030725
+Version: 5.0.90
+Release: 20030801
# package options
%option with_legacy no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5981 -r1.5982 news.txt
--- openpkg-web/news.txt 1 Aug 2003 08:07:13 -0000 1.5981
+++ openpkg-web/news.txt 1 Aug 2003 08:07:48 -0000 1.5982
@@ -1,3 +1,4 @@
+01-Aug-2003: Upgraded package: P<coreutils-5.0.90-20030801>
01-Aug-2003: Upgraded package: P<sitecopy-0.13.4-20030801>
01-Aug-2003: Upgraded package: P<uvscan-4.1.6.4281-20030801>
01-Aug-2003: Upgraded package: P<tightvnc-1.2.9-20030801>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]