[Lunar-commits] CVS: moonbase/utils/coreutils DETAILS,1.8,1.9
Terry Chan
tchan at lunar-linux.org
Sun Mar 14 03:48:16 GMT 2004
Update of /var/cvs/lunar/moonbase/utils/coreutils
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25874
Modified Files:
DETAILS
Log Message:
Version bump to coreutils-5.2.1. Some bug fixes, most notably in mv,
cp --sparse=always, join, expr. The coreutils devs have synced their automake
files to use automake-1.8.3 (which has been current in Lunar as of 20040308).
Compiled and tested with gcc-3.3.3, kernel headers 2.4.25.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/coreutils/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 20 Feb 2004 07:51:05 -0000 1.8
+++ DETAILS 14 Mar 2004 03:48:13 -0000 1.9
@@ -1,13 +1,13 @@
MODULE=coreutils
- VERSION=5.2.0
- #VERSION=5.0
+ VERSION=5.2.1
+ #VERSION=5.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/$MODULE/$SOURCE
- SOURCE_VFY=md5:ea024eaf04ee7a2a4270655d584445d2
+ SOURCE_VFY=md5:172ee3c315af93d3385ddfbeb843c53f
WEB_SITE=http://www.gnu.org/software/coreutils/
ENTERED=20030217
- UPDATED=20040220
+ UPDATED=20040313
SHORT="contains latest sh-utils, textutils and fileutils"
cat << EOF
Tools included perform the following file operations:
More information about the Lunar-commits
mailing list