r7652 - in trunk/BOOK: . general/genlib introduction/welcome
ken at linuxfromscratch.org
ken at linuxfromscratch.org
Sat Dec 6 14:41:02 MST 2008
Author: ken
Date: 2008-12-06 14:41:01 -0700 (Sat, 06 Dec 2008)
New Revision: 7652
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/aspell.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
update aspell to 0.60.6
Modified: trunk/BOOK/general/genlib/aspell.xml
===================================================================
--- trunk/BOOK/general/genlib/aspell.xml 2008-12-05 22:34:32 UTC (rev 7651)
+++ trunk/BOOK/general/genlib/aspell.xml 2008-12-06 21:41:01 UTC (rev 7652)
@@ -6,10 +6,10 @@
<!ENTITY aspell-download-http "http://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
<!ENTITY aspell-download-ftp "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
- <!ENTITY aspell-md5sum "17fd8acac6293336bcef44391b71e337">
+ <!ENTITY aspell-md5sum "bc80f0198773d5c05086522be67334eb">
<!ENTITY aspell-size "1.7 MB">
- <!ENTITY aspell-buildsize "40 MB (Additional 8 MB for EN dictionary)">
- <!ENTITY aspell-time "0.7 SBU">
+ <!ENTITY aspell-buildsize "34 MB (Additional 8 MB for EN dictionary)">
+ <!ENTITY aspell-time "0.6 SBU">
]>
<sect1 id="aspell" xreflabel="Aspell-&aspell-version;">
@@ -67,10 +67,10 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
+ <!--<bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="which"/></para>
+ <para role="required"><xref linkend="which"/></para>-->
<!-- <bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="tetex"/></para> -->
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-12-05 22:34:32 UTC (rev 7651)
+++ trunk/BOOK/general.ent 2008-12-06 21:41:01 UTC (rev 7652)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "05"> <!-- Always 2 digits -->
+<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY copyrightdate "2001-&year;">
@@ -115,7 +115,7 @@
<!ENTITY libglade-version "2.6.3">
<!ENTITY expat-version "2.0.1">
<!ENTITY libesmtp-version "1.0.4">
-<!ENTITY aspell-version "0.60.5">
+<!ENTITY aspell-version "0.60.6">
<!ENTITY slib-version "3a4">
<!ENTITY gwrap-version "1.3.4">
<!ENTITY LZO-version "2.02">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-12-05 22:34:32 UTC (rev 7651)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-12-06 21:41:01 UTC (rev 7652)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>December 6th, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update to aspell-0.60.6.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 5th, 2008</para>
<itemizedlist>
<listitem>
More information about the blfs-book
mailing list