OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 03-Feb-2003 20:37:30
Branch: HEAD Handle: 2003020319372702
Modified files:
openpkg-re/vcheck vc.coreutils
openpkg-src/coreutils coreutils.spec
openpkg-web news.txt
Removed files:
openpkg-src/coreutils coreutils-dirent.patch
Log:
upgrade 4.5.4 -> 4.5.5, includes our dirent patch
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-re/vcheck/vc.coreutils
1.2 +0 -23 openpkg-src/coreutils/coreutils-dirent.patch
1.11 +2 -4 openpkg-src/coreutils/coreutils.spec
1.3175 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.coreutils
============================================================================
$ cvs diff -u -r1.3 -r1.4 vc.coreutils
--- openpkg-re/vcheck/vc.coreutils 14 Dec 2002 08:07:15 -0000 1.3
+++ openpkg-re/vcheck/vc.coreutils 3 Feb 2003 19:37:27 -0000 1.4
@@ -2,7 +2,7 @@
}
prog coreutils = {
- version = 4.5.4
+ version = 4.5.5
url = ftp://alpha.gnu.org/gnu/coreutils/
regex = coreutils-(__VER__)\.tar\.(gz|bz2)
}
@@ .
rm -f openpkg-src/coreutils/coreutils-dirent.patch <<'@@ .'
Index: openpkg-src/coreutils/coreutils-dirent.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/coreutils/coreutils.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 coreutils.spec
--- openpkg-src/coreutils/coreutils.spec 31 Jan 2003 12:25:43 -0000 1.10
+++ openpkg-src/coreutils/coreutils.spec 3 Feb 2003 19:37:29 -0000 1.11
@@ -32,13 +32,12 @@
Distribution: OpenPKG [BASE]
Group: Utility
License: GPL
-Version: 4.5.4
-Release: 20030117
+Version: 4.5.5
+Release: 20030203
# list of sources
Source0: ftp://alpha.gnu.org/gnu/coreutils/coreutils-%{version}.tar.bz2
Patch0: coreutils.patch
-Patch1: coreutils-dirent.patch
# build information
Prefix: %{l_prefix}
@@ -67,7 +66,6 @@
%prep
%setup -q
%patch0 -p0
- %patch1 -p0
%build
CC="%{l_cc}" \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3174 -r1.3175 news.txt
--- openpkg-web/news.txt 3 Feb 2003 14:11:08 -0000 1.3174
+++ openpkg-web/news.txt 3 Feb 2003 19:37:28 -0000 1.3175
@@ -1,3 +1,4 @@
+03-Feb-2003: Upgraded package: P<coreutils-4.5.5-20030203>
03-Feb-2003: Upgraded package: P<tomcat-3.3.1a-20030203>
03-Feb-2003: Upgraded package: P<tetex-2.0-20030203>
03-Feb-2003: Upgraded package: P<as-cui-0.6.0-20030203>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]