From 6cf7c6c22ba8e96bee580bd51d4aed2132d23cb1 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 9 Nov 2013 09:36:09 +0100 Subject: [PATCH] coreutils: update to 8.21 --- coreutils/build.sh | 5 +++-- coreutils/meta/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 coreutils/meta/ChangeLog diff --git a/coreutils/build.sh b/coreutils/build.sh index 0f40820..83a14e7 100755 --- a/coreutils/build.sh +++ b/coreutils/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=coreutils -version=6.11 +version=8.21 pkgver=1 -source[0]=$topdir-$version.tar.gz +source[0]=ftp://ftp.sunet.se/pub/gnu/coreutils/$topdir-$version.tar.xz # If there are no patches, simply comment this #patch[0]= @@ -18,6 +18,7 @@ source[0]=$topdir-$version.tar.gz # Global settings export CPPFLAGS="-I/usr/tgcware/include" export LDFLAGS="-L/usr/tgcware/lib -R/usr/tgcware/lib" +gnu_link [ base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false fmt fold groups head hostid id install join kill link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort split stat stdbuf stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink uptime users vdir wc who whoami yes reg prep prep() diff --git a/coreutils/meta/ChangeLog b/coreutils/meta/ChangeLog new file mode 100644 index 0000000..c2044c5 --- /dev/null +++ b/coreutils/meta/ChangeLog @@ -0,0 +1,4 @@ +CHANGELOG +--------- +* Fri Nov 08 2013 Tom G. Christensen - 8.21-1 +- Update to 8.21