Upgrade to Gettext-0.16

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2006-10-28 22:08:46 +00:00
parent 487d7c1794
commit 1e0d9b7615
3 changed files with 7 additions and 4 deletions

View File

@ -39,6 +39,9 @@
<listitem> <listitem>
<para>2006-10-28</para> <para>2006-10-28</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[matthew] - Upgrade to Gettext-0.16.</para>
</listitem>
<listitem> <listitem>
<para>[matthew] - Upgrade to Berkeley DB-4.5.20, including dropping <para>[matthew] - Upgrade to Berkeley DB-4.5.20, including dropping
the now unnecessary &quot;fixes&quot; patch.</para> the now unnecessary &quot;fixes&quot; patch.</para>

View File

@ -60,7 +60,7 @@
<para>Compile the package:</para> <para>Compile the package:</para>
<screen><userinput>make -C lib <screen><userinput>make -C gnulib-lib
make -C src msgfmt</userinput></screen> make -C src msgfmt</userinput></screen>
<para>As only one binary has been compiled, it is not possible to run the <para>As only one binary has been compiled, it is not possible to run the

View File

@ -180,10 +180,10 @@
<!ENTITY gcc-ch6-du "681 MB testsuite included"> <!ENTITY gcc-ch6-du "681 MB testsuite included">
<!ENTITY gcc-ch6-sbu "22 SBU testsuite included"> <!ENTITY gcc-ch6-sbu "22 SBU testsuite included">
<!ENTITY gettext-version "0.15"> <!ENTITY gettext-version "0.16">
<!ENTITY gettext-size "7,893 KB"> <!ENTITY gettext-size "8,346 KB">
<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.gz"> <!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-home "&gnu-software;gettext/">
<!ENTITY gettext-ch5-du "43 MB"> <!ENTITY gettext-ch5-du "43 MB">
<!ENTITY gettext-ch5-sbu "0.4 SBU"> <!ENTITY gettext-ch5-sbu "0.4 SBU">