Author: bdubbs Date: 2008-12-30 23:39:11 -0700 (Tue, 30 Dec 2008) New Revision: 7698
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/lzo.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to LZO-2.03. Modified: trunk/BOOK/general/genlib/lzo.xml =================================================================== --- trunk/BOOK/general/genlib/lzo.xml 2008-12-31 06:15:54 UTC (rev 7697) +++ trunk/BOOK/general/genlib/lzo.xml 2008-12-31 06:39:11 UTC (rev 7698) @@ -6,10 +6,10 @@ <!ENTITY LZO-download-http "http://www.oberhumer.com/opensource/lzo/download/lzo-&LZO-version;.tar.gz"> <!ENTITY LZO-download-ftp "ftp://ftp.uni-koeln.de/util/arc/lzo-&LZO-version;.tar.gz"> - <!ENTITY LZO-md5sum "6760e5819f4238328709bf93bf10071c"> - <!ENTITY LZO-size "599 KB"> - <!ENTITY LZO-buildsize "11.9 MB"> - <!ENTITY LZO-time "0.3 SBU (additional 0.4 SBU to run the tests)"> + <!ENTITY LZO-md5sum "0c3d078c2e8ea5a88971089a2f02a726"> + <!ENTITY LZO-size "616 KB"> + <!ENTITY LZO-buildsize "9.7 MB"> + <!ENTITY LZO-time "0.3 SBU (additional 0.3 SBU to run the tests)"> ]> <sect1 id="LZO" xreflabel="LZO-&LZO-version;"> @@ -55,14 +55,6 @@ </listitem> </itemizedlist> - <!-- - <bridgehead renderas="sect3">LZO Dependencies</bridgehead> - - <bridgehead renderas="sect4">Optional</bridgehead> - <para><xref linkend="NASM"/> and - <ulink url="http://dmalloc.com/">Dmalloc</ulink></para> - --> - <para condition="html" role="usernotes">User Notes: <ulink url="&blfs-wiki;/lzo"/></para> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-12-31 06:15:54 UTC (rev 7697) +++ trunk/BOOK/general.ent 2008-12-31 06:39:11 UTC (rev 7698) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "30"> <!-- Always 2 digits --> +<!ENTITY day "31"> <!-- Always 2 digits --> <!ENTITY month "12"> <!-- Always 2 digits --> <!ENTITY year "2008"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "December &day;th, &year;"> +<!ENTITY releasedate "December &day;st, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -118,7 +118,7 @@ <!ENTITY aspell-version "0.60.6"> <!ENTITY slib-version "3a4"> <!ENTITY gwrap-version "1.3.4"> -<!ENTITY LZO-version "2.02"> +<!ENTITY LZO-version "2.03"> <!ENTITY libusb-version "1.0.0"> <!ENTITY libusb-compat-version "0.1.0"> <!ENTITY iso-codes-version "1.2"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2008-12-31 06:15:54 UTC (rev 7697) +++ trunk/BOOK/introduction/welcome/changelog.xml 2008-12-31 06:39:11 UTC (rev 7698) @@ -41,6 +41,15 @@ --> <listitem> + <para>December 31st, 2008</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated to LZO-2.03.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>December 30th, 2008</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
