diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-07-23 20:55:53 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-07-23 20:55:53 +0000 |
commit | 18c6044edb147f806b4576065e19aec1596b36a0 (patch) | |
tree | ad18861b8e31e972726a7fb069d2755cb3273933 /sys-apps/coreutils | |
parent | version bump, thanks to: Daniel Webert <rockoo@rockoo.homelinux.org> in bug #... (diff) | |
download | historical-18c6044edb147f806b4576065e19aec1596b36a0.tar.gz historical-18c6044edb147f806b4576065e19aec1596b36a0.tar.bz2 historical-18c6044edb147f806b4576065e19aec1596b36a0.zip |
put a hacky fix for bug #46593 while the sparc team figures out what the actual fix is
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/coreutils/Manifest | 16 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.0-r2.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r1.ebuild | 5 |
4 files changed, 27 insertions, 6 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 5337c64dd74d..90069948987e 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/coreutils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.105 2004/07/13 07:13:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.106 2004/07/23 20:55:53 seemant Exp $ + + 23 Jul 2004; Seemant Kulleen <seemant@gentoo.org> coreutils-5.2.0-r2.ebuild, + coreutils-5.2.1-r1.ebuild: + put a hacky fix for bug #46593 while the sparc team figures out what the + actual fix is 13 Jul 2004; Seemant Kulleen <seemant@gentoo.org> coreutils-5.2.1-r1.ebuild: fix b0rked uname patch, closes bug #56866 by Doug Goldstein <cardoe@cardoe.com> diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index 035e15688427..8f192106e0f8 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,9 +1,12 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d211ca3d229d6f5abca59fdcaaf501af coreutils-5.2.1.ebuild 3904 -MD5 330fbbbd715fa3e8d30bc4fd938c9aff coreutils-5.2.0-r2.ebuild 4089 +MD5 992f0ec91891e7ddbcf466dfce3dd857 coreutils-5.2.0-r2.ebuild 4172 MD5 1ce51fdb0c8a9ce07b454d66413e6d09 coreutils-5.0-r6.ebuild 2656 -MD5 aebaa529144ce79f40de184e076534b6 coreutils-5.2.1-r1.ebuild 3916 +MD5 7ff5b81c2381973de9b190ae298baa36 coreutils-5.2.1-r1.ebuild 4005 MD5 b48125a80955256b99cb3fdb15d4dd3f coreutils-5.0.91-r4.ebuild 4209 -MD5 fd4796c7a76fba6b33694981a38f62ef ChangeLog 20148 +MD5 3f2fc5326625390347e238d7863dcc56 ChangeLog 20348 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 9e4492e1c7e9c927ad7c492239dbe029 files/digest-coreutils-5.0.91-r4 229 MD5 5a7d722a7600e8834bf39c24790caaa2 files/003_all_coreutils-gentoo-uname-s390.patch 3120 @@ -13,3 +16,10 @@ MD5 36e1cce43ca15be334d54801e1dbb286 files/digest-coreutils-5.2.1 224 MD5 c839fce599b98dcfeb021c8e200cbfdf files/DIR_COLORS 3748 MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 MD5 ad6c1b6661e030a48a57172f88d2960a files/coreutils-5.0.91-ppc64-1.patch 280 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBAXt17aJl2DRYeA4RAs7uAJ423B/P+VpV6MEJDfcBUHlwbC5KjACguF8K +CoKdcGbH2AoAuPA9hetTVdY= +=qL9I +-----END PGP SIGNATURE----- diff --git a/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild b/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild index 09a8031d1fc1..8bbfbccfd97f 100644 --- a/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild +++ b/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild,v 1.11 2004/06/28 18:32:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild,v 1.12 2004/07/23 20:55:53 seemant Exp $ inherit eutils flag-o-matic @@ -77,6 +77,9 @@ src_unpack() { EPATCH_SUFFIX="patch" epatch ${PATCHDIR}/extra use selinux && EPATCH_SUFFIX="patch" epatch ${PATCHDIR}/selinux + + # sparc32 hack to fix bug #46953 + use sparc && echo -ne "\n\n" >> ${S}/src/pr.c } src_compile() { diff --git a/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild index 6eed6f1e0ebc..b3df89edc2e4 100644 --- a/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild +++ b/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild,v 1.2 2004/07/13 07:09:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild,v 1.3 2004/07/23 20:55:53 seemant Exp $ inherit eutils flag-o-matic @@ -68,6 +68,9 @@ src_unpack() { EPATCH_SUFFIX="patch" epatch ${PATCHDIR}/extra use selinux && EPATCH_SUFFIX="patch" epatch ${PATCHDIR}/selinux + + # Sparc32 SMP bug fix -- see bug #46593 + use sparc && echo -ne "\n\n" >> ${S}/src/pr.c } src_compile() { |