aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-10-12 21:40:02 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-10-12 21:40:02 +0000
commit1fab972873b9642880d04ad2038bce0ed9b9d062 (patch)
treea81b395a12808b64bdff1ce077ef8fbc90f31509
parentd2f700b581e0f144da64a76759ec53fd94254b62 (diff)
Fix the Coreutils i18n patch again so that it runs and passes all tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 57b8e4d64..67e0ec364 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2011-10-12</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Really fix the Coreutils i18n patch so that it runs
+ and passes all tests again.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to MPFR-3.1.0. Fixes
<ulink url="&lfs-ticket-root;2934">#2934</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 5267d4239..05620f6ec 100644
--- a/patches.ent
+++ b/patches.ent
@@ -12,9 +12,9 @@
<!ENTITY bzip2-docs-patch-size "1.6 KB">
-<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-2.patch">
-<!ENTITY coreutils-i18n-patch-md5 "31cb902aea949c6e5681f674df98a585">
-<!ENTITY coreutils-i18n-patch-size "121 KB">
+<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-3.patch">
+<!ENTITY coreutils-i18n-patch-md5 "5f8c79c066977002da674b732f96e2c9">
+<!ENTITY coreutils-i18n-patch-size "122 KB">
<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
<!ENTITY coreutils-uname-patch-md5 "500481b75892e5c07e19e9953a690e54">