Author: matthew Date: 2005-02-27 15:58:55 -0700 (Sun, 27 Feb 2005) New Revision: 4702
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/chapter06/gettext.xml trunk/BOOK/general.ent Log: * Upgrade to gettext-0.14.2 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-02-27 21:49:55 UTC (rev 4701) +++ trunk/BOOK/chapter01/changelog.xml 2005-02-27 22:58:55 UTC (rev 4702) @@ -28,6 +28,7 @@ <listitem><para>File 4.13</para></listitem> <listitem><para>Findutils 4.2.18</para></listitem> <listitem><para>GCC 3.4.3</para></listitem> +<listitem><para>Gettext 0.14.2</para></listitem> <listitem><para>Glibc 20041011</para></listitem> <listitem><para>Grep 2.5.1a</para></listitem> <listitem><para>Grub 0.96</para></listitem> @@ -80,6 +81,9 @@ </itemizedlist> </listitem> +<listitem><para>February 27, 2005 [matt]: Upgraded to gettext-0.14.2</para> +</listitem> + <listitem><para>February 27, 2005 [matt]: Upgraded to findutils-4.2.18</para> </listitem> Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-02-27 21:49:55 UTC (rev 4701) +++ trunk/BOOK/chapter03/packages.xml 2005-02-27 22:58:55 UTC (rev 4702) @@ -130,7 +130,7 @@ </varlistentry> <varlistentry> -<term>Gettext (&gettext-version;) - 6,397 KB:</term> +<term>Gettext (&gettext-version;) - 6,814 KB:</term> <listitem> <para><ulink url="&freshmeat;gettext/"/></para> </listitem> Modified: trunk/BOOK/chapter06/gettext.xml =================================================================== --- trunk/BOOK/chapter06/gettext.xml 2005-02-27 21:49:55 UTC (rev 4701) +++ trunk/BOOK/chapter06/gettext.xml 2005-02-27 22:58:55 UTC (rev 4702) @@ -17,7 +17,7 @@ <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.5 SBU</seg><seg>55 MB</seg></seglistitem> +<seglistitem><seg>0.8 SBU</seg><seg>45.6 MB</seg></seglistitem> </segmentedlist> <segmentedlist> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-02-27 21:49:55 UTC (rev 4701) +++ trunk/BOOK/general.ent 2005-02-27 22:58:55 UTC (rev 4702) @@ -32,7 +32,7 @@ <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.4"> <!ENTITY gcc-version "3.4.3"> -<!ENTITY gettext-version "0.14.1"> +<!ENTITY gettext-version "0.14.2"> <!ENTITY glibc-version "2.3.4"> <!ENTITY grep-version "2.5.1a"> <!ENTITY groff-version "1.19.1"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
