diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-01 03:42:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-01 03:42:17 +0000 |
commit | ee49df065520d2070b35532337dc4dac44e3f698 (patch) | |
tree | 38c7691c4671d21e7141feffd3fb98323479a099 /sys-apps/coreutils | |
parent | fix -mcpu= filter to replace -mcpu with -mtune and then strip -mtune if gcc d... (diff) | |
download | historical-ee49df065520d2070b35532337dc4dac44e3f698.tar.gz historical-ee49df065520d2070b35532337dc4dac44e3f698.tar.bz2 historical-ee49df065520d2070b35532337dc4dac44e3f698.zip |
fixes bug #52617
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/Manifest | 23 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.0.91-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/coreutils/files/coreutils-5.0.91-ppc64-1.patch | 12 |
4 files changed, 31 insertions, 13 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 89d3659c4814..59473978f8bc 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.94 2004/05/18 03:25:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.95 2004/06/01 03:42:17 tgall Exp $ + + 31 May 2004; Tom Gall <tgall@gentoo.org> coreutils-5.0.91-r4.ebuild: + added coreutils-5.0.91-ppc64-1.patch which fixes bug #52617 17 May 2004; Mike Frysinger <vapier@gentoo.org> coreutils-5.2.1.ebuild: Fixes for uname: no more segfaults for unknown archs #36190, integrate the diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index c407b7fca06d..34281daae3e6 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,14 +1,15 @@ -MD5 0059bd5b60d236909aa1fefb23fb5a40 files/DIR_COLORS 3573 -MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 -MD5 36e1cce43ca15be334d54801e1dbb286 files/digest-coreutils-5.2.1 224 -MD5 a56b66f95289815e386f537689ef29a0 files/digest-coreutils-5.0.91-r3 229 -MD5 9e4492e1c7e9c927ad7c492239dbe029 files/digest-coreutils-5.0.91-r4 229 -MD5 5a7d722a7600e8834bf39c24790caaa2 files/003_all_coreutils-gentoo-uname-s390.patch 3120 -MD5 6a9f5a2ffa31d94987039066c5072982 files/digest-coreutils-5.2.0-r2 224 -MD5 2fd5f76c3712f10e95dbc7cf72438162 ChangeLog 18425 +MD5 e85a1102e0d7954095e2720e6e0a89eb ChangeLog 18558 MD5 9253cc724d0f5ba11a7a7253c91aa6f6 coreutils-5.0-r6.ebuild 2724 +MD5 d86e68b9520f25d102890b0c16183fed coreutils-5.2.0-r2.ebuild 4120 +MD5 ce3b3665ef7eec18425f7cd7de6f6236 coreutils-5.0.91-r3.ebuild 3958 +MD5 a181b5e03f7c10979f7c1ef26018bbd1 coreutils-5.0.91-r4.ebuild 4288 MD5 026d23cf709789479474fdc4d3d8ee69 coreutils-5.2.1.ebuild 3992 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 ce3b3665ef7eec18425f7cd7de6f6236 coreutils-5.0.91-r3.ebuild 3958 -MD5 2f912270290d6f28653774d0c61c5b7e coreutils-5.0.91-r4.ebuild 4223 -MD5 d86e68b9520f25d102890b0c16183fed coreutils-5.2.0-r2.ebuild 4120 +MD5 5a7d722a7600e8834bf39c24790caaa2 files/003_all_coreutils-gentoo-uname-s390.patch 3120 +MD5 36e1cce43ca15be334d54801e1dbb286 files/digest-coreutils-5.2.1 224 +MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 +MD5 6a9f5a2ffa31d94987039066c5072982 files/digest-coreutils-5.2.0-r2 224 +MD5 a56b66f95289815e386f537689ef29a0 files/digest-coreutils-5.0.91-r3 229 +MD5 9e4492e1c7e9c927ad7c492239dbe029 files/digest-coreutils-5.0.91-r4 229 +MD5 ad6c1b6661e030a48a57172f88d2960a files/coreutils-5.0.91-ppc64-1.patch 280 +MD5 0059bd5b60d236909aa1fefb23fb5a40 files/DIR_COLORS 3573 diff --git a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild index 1ede31145c9e..728e91bedbef 100644 --- a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild +++ b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.16 2004/03/07 09:33:53 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.17 2004/06/01 03:42:17 tgall Exp $ inherit eutils flag-o-matic @@ -91,6 +91,8 @@ src_unpack() { EPATCH_SUFFIX="patch" epatch ${PATCHDIR} use selinux && EPATCH_SUFFIX="patch" epatch ${PATCHDIR}/selinux + + use ppc64 && epatch ${FILESDIR}/coreutils-5.0.91-ppc64-1.patch } src_compile() { diff --git a/sys-apps/coreutils/files/coreutils-5.0.91-ppc64-1.patch b/sys-apps/coreutils/files/coreutils-5.0.91-ppc64-1.patch new file mode 100644 index 000000000000..3af8811be619 --- /dev/null +++ b/sys-apps/coreutils/files/coreutils-5.0.91-ppc64-1.patch @@ -0,0 +1,12 @@ +--- src/uname.c.orig 2004-06-01 08:24:52.395946664 +0000 ++++ src/uname.c 2004-06-01 08:25:12.755913616 +0000 +@@ -172,6 +172,9 @@ + #if defined(PPC) + "cpu", "machine" + #endif ++ #if defined(__powerpc64__) ++ "cpu", "machine" ++ #endif + }; + + if(!retr) |