aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-12-08 23:42:58 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-12-08 23:42:58 +0000
commit9d19185ad2a1127983aba08774150d152a5235de (patch)
tree56e094e397917c7b02d388275b5d70795698c6e3
parent1ef69edf802adca2147fc5a12613ebde11900999 (diff)
Updated to Gettext-0.17. Fixes #2103.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f9342410c..5488c005e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-12-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Gettext-0.17. Fixes
+ <ulink url="&lfs-ticket-root;2103">#2103</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Removed the modifications to Gawk's config.h as
Gawk-3.1.6 fixes the bug that they were working around. Fixes
<ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 586f5627b..658086fb1 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -80,9 +80,9 @@
<listitem>
<para>GCC &gcc-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Gettext &gettext-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Glibc &glibc-version;</para>
</listitem>
diff --git a/packages.ent b/packages.ent
index 5d5ceb0ca..fa97aceaa 100644
--- a/packages.ent
+++ b/packages.ent
@@ -180,10 +180,10 @@
<!ENTITY gcc-ch6-du "681 MB testsuite included">
<!ENTITY gcc-ch6-sbu "22 SBU testsuite included">
-<!ENTITY gettext-version "0.16.1">
-<!ENTITY gettext-size "8,340 KB">
+<!ENTITY gettext-version "0.17">
+<!ENTITY gettext-size "11,368 KB">
<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.gz">
-<!ENTITY gettext-md5 "3d9ad24301c6d6b17ec30704a13fe127">
+<!ENTITY gettext-md5 "58a2bc6d39c0ba57823034d55d65d606">
<!ENTITY gettext-home "&gnu-software;gettext/">
<!ENTITY gettext-ch5-du "43 MB">
<!ENTITY gettext-ch5-sbu "0.4 SBU">