summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-18 03:25:51 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-18 03:25:51 +0000
commit7c116eda6d77c2035e1c3b4970684ebe5205282f (patch)
tree108931d58476e803c3d2873a7bec10893389dc9b /sys-apps/coreutils
parentadd arm to KEYWORDS (diff)
downloadgentoo-2-7c116eda6d77c2035e1c3b4970684ebe5205282f.tar.gz
gentoo-2-7c116eda6d77c2035e1c3b4970684ebe5205282f.tar.bz2
gentoo-2-7c116eda6d77c2035e1c3b4970684ebe5205282f.zip
Fixes for uname: no more segfaults for unknown archs #36190, integrate the
broken out s390 patch, and add support arm support.
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog6
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1.ebuild13
-rw-r--r--sys-apps/coreutils/files/digest-coreutils-5.2.12
3 files changed, 8 insertions, 13 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 2e253e36ba65..89d3659c4814 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,10 @@
# 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.93 2004/05/17 07:07:14 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.94 2004/05/18 03:25:43 vapier Exp $
+
+ 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
+ broken out s390 patch, and add support arm support.
17 May 2004; Jon Portnoy <avenj@gentoo.org> coreutils-5.2.0-r2.ebuild :
Stable on AMD64
diff --git a/sys-apps/coreutils/coreutils-5.2.1.ebuild b/sys-apps/coreutils/coreutils-5.2.1.ebuild
index ca9fdbbb1fc3..b278f26ecfc2 100644
--- a/sys-apps/coreutils/coreutils-5.2.1.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1.ebuild
@@ -1,10 +1,10 @@
# 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.2.1.ebuild,v 1.2 2004/05/17 05:12:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1.ebuild,v 1.3 2004/05/18 03:25:51 vapier Exp $
inherit eutils flag-o-matic
-PATCH_VER=0.2
+PATCH_VER=0.3
I18N_VER=i18n-0.1
PATCHDIR=${WORKDIR}/patch
@@ -48,15 +48,6 @@ src_unpack() {
EPATCH_SUFFIX="patch" epatch ${PATCHDIR}/mandrake
epatch ${WORKDIR}/${P}-${I18N_VER}.patch
- # Fixed patch for s390 to close bug 47965
- #
- if use s390
- then
- mv ${PATCHDIR}/generic/003* ${PATCHDIR}/excluded
- einfo Applying s390 patches
- epatch ${FILESDIR}/003_all_coreutils-gentoo-uname-s390.patch || die
- fi
-
# Apply the ACL patches.
# WARNING: These CONFLICT with the SELINUX patches
if use acl
diff --git a/sys-apps/coreutils/files/digest-coreutils-5.2.1 b/sys-apps/coreutils/files/digest-coreutils-5.2.1
index 815ce19058a8..1fe7000a5f08 100644
--- a/sys-apps/coreutils/files/digest-coreutils-5.2.1
+++ b/sys-apps/coreutils/files/digest-coreutils-5.2.1
@@ -1,3 +1,3 @@
MD5 172ee3c315af93d3385ddfbeb843c53f coreutils-5.2.1.tar.bz2 4270776
-MD5 a2db0411cef4a4493bd40ca878208550 coreutils-5.2.1-gentoo-0.2.tar.bz2 60915
+MD5 f75140459c59b4e6301e2e830b39b132 coreutils-5.2.1-gentoo-0.3.tar.bz2 61075
MD5 34f8286d25e5dd049482c0f92bb4f796 coreutils-5.2.1-i18n-0.1.patch.gz 25741