aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:08:46 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:08:46 +0000
commit1e0d9b76152f6b17c0cc13c34d8491fdac8a9b41 (patch)
treec3c3576aa6f00679da09e22d73231b770a52962a
parent487d7c1794f0d1b7ac82d6776d243e5bbff03697 (diff)
Upgrade to Gettext-0.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter05/gettext.xml2
-rw-r--r--packages.ent6
3 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4fdae4f55..8c3d51f6b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,9 @@
<para>2006-10-28</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Gettext-0.16.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Berkeley DB-4.5.20, including dropping
the now unnecessary &quot;fixes&quot; patch.</para>
</listitem>
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 6d5d89823..bb13657c7 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -60,7 +60,7 @@
<para>Compile the package:</para>
-<screen><userinput>make -C lib
+<screen><userinput>make -C gnulib-lib
make -C src msgfmt</userinput></screen>
<para>As only one binary has been compiled, it is not possible to run the
diff --git a/packages.ent b/packages.ent
index ef216ab79..6021b3c03 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.15">
-<!ENTITY gettext-size "7,893 KB">
+<!ENTITY gettext-version "0.16">
+<!ENTITY gettext-size "8,346 KB">
<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.gz">
-<!ENTITY gettext-md5 "16bc6e4d37ac3d07495f737a2349a22b">
+<!ENTITY gettext-md5 "1560a460c2c4e05b6ff53acb12860750">
<!ENTITY gettext-home "&gnu-software;gettext/">
<!ENTITY gettext-ch5-du "43 MB">
<!ENTITY gettext-ch5-sbu "0.4 SBU">