summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2009-04-01 11:21:00 +0400
committerVlad Glagolev2009-04-01 11:21:00 +0400
commitb40dea18ca1997719e2f1fb683bf300e1ed11f92 (patch)
tree55127c7d1af8a5ed1ca5ead830f1d5e5d5c9c410
parent7b2cd032ae1882878cf13a2393337067bc3371fe (diff)
Revert "coreutils 7.2"
This reverts commit 10567647c28bf36276ef32998edc0aa9d944a858. Cause of the failure with glibc (+sanitized kernel headers) We should test it a bit more. Also we have some other "problems" of this spell: 1. it needs gmp, and some things are dynamically linked with it, but before my fixes gmp spell installed its libs into /usr/lib, and if you have /usr in different partition than /, your system will be unable to boot. We need to check this spell's binaries for the other dependencies which still install stuff in /usr 2. Failure of compilation with glibc with sanitized headers. rp-pppoe had the same problems, but i fixed it for the new ones (by removing the previous patch fixing it for the older headers :()
-rwxr-xr-xutils/coreutils/DETAILS2
-rw-r--r--utils/coreutils/HISTORY3
2 files changed, 1 insertions, 4 deletions
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index 89bbc330ee..4c5f1f4c0e 100755
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=coreutils
- VERSION=7.2
+ VERSION=7.1
PATCHLEVEL=0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index 942f863300..ef86d31020 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,6 +1,3 @@
-2009-04-01 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 7.2
-
2009-02-22 Juuso Alasuutari <iuso@sourcemage.org>
* coreutils-smack.patch: Fixed patch for 7.1.