Author: matthew Date: 2005-02-27 14:41:56 -0700 (Sun, 27 Feb 2005) New Revision: 4700
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/chapter06/bzip2.xml trunk/BOOK/general.ent Log: * Upgrade to bzip2-1.0.3 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-02-27 12:51:52 UTC (rev 4699) +++ trunk/BOOK/chapter01/changelog.xml 2005-02-27 21:41:56 UTC (rev 4700) @@ -22,6 +22,7 @@ <listitem><para>Automake 1.9.5</para></listitem> <listitem><para>Binutils 2.15.94.0.2</para></listitem> <listitem><para>Bison 2.0</para></listitem> +<listitem><para>Bzip2 1.0.3</para></listitem> <listitem><para>E2fsprogs 1.36</para></listitem> <listitem><para>Expect 5.43.0</para></listitem> <listitem><para>File 4.13</para></listitem> @@ -79,6 +80,9 @@ </itemizedlist> </listitem> +<listitem><para>February 27, 2005 [matt]: Upgraded to bzip2-1.0.3</para> +</listitem> + <listitem><para>February 19, 2005 [gerard]: Chapter 5-Stripping: removed <filename class="directory">doc</filename> from the directories to be removed in <filename Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-02-27 12:51:52 UTC (rev 4699) +++ trunk/BOOK/chapter03/packages.xml 2005-02-27 21:41:56 UTC (rev 4700) @@ -47,9 +47,9 @@ </varlistentry> <varlistentry> -<term>Bzip2 (&bzip2-version;) - 650 KB:</term> +<term>Bzip2 (&bzip2-version;) - 653 KB:</term> <listitem> -<para><ulink url="&freshmeat;bzip2/"/></para> +<para><ulink url="http://www.bzip.org/"/></para> </listitem> </varlistentry> Modified: trunk/BOOK/chapter06/bzip2.xml =================================================================== --- trunk/BOOK/chapter06/bzip2.xml 2005-02-27 12:51:52 UTC (rev 4699) +++ trunk/BOOK/chapter06/bzip2.xml 2005-02-27 21:41:56 UTC (rev 4700) @@ -17,7 +17,7 @@ <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem> +<seglistitem><seg>0.1 SBU</seg><seg>3.6 MB</seg></seglistitem> </segmentedlist> <segmentedlist> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-02-27 12:51:52 UTC (rev 4699) +++ trunk/BOOK/general.ent 2005-02-27 21:41:56 UTC (rev 4700) @@ -21,7 +21,7 @@ <!ENTITY bash-version "3.0"> <!ENTITY binutils-version "2.15.94.0.2"> <!ENTITY bison-version "2.0"> -<!ENTITY bzip2-version "1.0.2"> +<!ENTITY bzip2-version "1.0.3"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> <!ENTITY diffutils-version "2.8.1"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
