Author: dnicholson
Date: 2006-09-04 00:25:39 -0600 (Mon, 04 Sep 2006)
New Revision: 6292

Modified:
   trunk/BOOK/basicnet/mailnews/mutt.xml
   trunk/BOOK/basicnet/mailnews/tin.xml
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/genlib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/mail/courier.xml
Log:
Removed ispell. Fixes ticket #2101.


Modified: trunk/BOOK/basicnet/mailnews/mutt.xml
===================================================================
--- trunk/BOOK/basicnet/mailnews/mutt.xml       2006-09-04 04:50:19 UTC (rev 
6291)
+++ trunk/BOOK/basicnet/mailnews/mutt.xml       2006-09-04 06:25:39 UTC (rev 
6292)
@@ -68,7 +68,9 @@
       url="ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/";>libgpg-error</ulink>
       then <ulink 
url="ftp://ftp.gnupg.org/gcrypt/libgcrypt/";>libgcrypt</ulink>),
       an <xref linkend="server-mail"/>,
-      <xref linkend="ispell"/>,
+      <!-- Ispell removed. Aspell provides an ispell wrapper script
+           <xref linkend="ispell"/>, -->
+      <xref linkend="aspell"/>,
       <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
       <xref linkend="cyrus-sasl"/>,
       <xref linkend="slang"/>,

Modified: trunk/BOOK/basicnet/mailnews/tin.xml
===================================================================
--- trunk/BOOK/basicnet/mailnews/tin.xml        2006-09-04 04:50:19 UTC (rev 
6291)
+++ trunk/BOOK/basicnet/mailnews/tin.xml        2006-09-04 06:25:39 UTC (rev 
6292)
@@ -64,7 +64,8 @@
     an <xref linkend="server-mail"/> that provides the
     <command>sendmail</command> command or <xref linkend="mailx"/>,
     <xref linkend="gnupg"/>,
-    a spell checker (<xref linkend="ispell"/> or <xref linkend="aspell"/>),
+    <!-- a spell checker (<xref linkend="ispell"/> or <xref 
linkend="aspell"/>), -->
+    <xref linkend="aspell"/>,
     <ulink url="http://www.isc.org/index.pl?/sw/inn/";>INN</ulink>,
     <ulink url="http://www.fpx.de/fp/Software/UUDeview/";>UUDeview</ulink>,
     <ulink url="http://www.inet.no/dante/";>Socks</ulink>,

Modified: trunk/BOOK/general/genlib/genlib.xml
===================================================================
--- trunk/BOOK/general/genlib/genlib.xml        2006-09-04 04:50:19 UTC (rev 
6291)
+++ trunk/BOOK/general/genlib/genlib.xml        2006-09-04 06:25:39 UTC (rev 
6292)
@@ -57,7 +57,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="expat.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="libesmtp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="aspell.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ispell.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="ispell.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="slib.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gwrap.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="lzo.xml"/>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-09-04 04:50:19 UTC (rev 6291)
+++ trunk/BOOK/general.ent      2006-09-04 06:25:39 UTC (rev 6292)
@@ -102,7 +102,8 @@
 <!ENTITY expat-version                "2.0.0">
 <!ENTITY libesmtp-version             "1.0.4">
 <!ENTITY aspell-version               "0.60.4">
-<!ENTITY ispell-version               "3.2.06.epa7">
+<!-- Ispell has been removed as aspell is superior. See ticket #2101.
+     <!ENTITY ispell-version               "3.2.06.epa7"> -->
 <!ENTITY slib-version                 "3a3">
 <!ENTITY gwrap-version                "1.3.4">
 <!ENTITY LZO-version                  "2.02">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-09-04 04:50:19 UTC 
(rev 6291)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-09-04 06:25:39 UTC 
(rev 6292)
@@ -45,6 +45,11 @@
       <para>September 4th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[dnicholson] - Removed the ispell package as it has problems
+          in UTF-8 locales and the aspell package is superior. Fixes ticket
+          #2101.</para>
+        </listitem>
+        <listitem>
           <para>[dnicholson] - Updated to xterm-218. Fixes tickets
           #2096 and #2100.</para>
         </listitem>

Modified: trunk/BOOK/server/mail/courier.xml
===================================================================
--- trunk/BOOK/server/mail/courier.xml  2006-09-04 04:50:19 UTC (rev 6291)
+++ trunk/BOOK/server/mail/courier.xml  2006-09-04 06:25:39 UTC (rev 6292)
@@ -82,7 +82,8 @@
     <xref linkend="gamin"/>,
     <xref linkend="openldap"/>,
     <xref linkend="apache"/>,
-    <xref linkend="ispell"/> or <xref linkend="aspell"/>,
+    <!-- <xref linkend="ispell"/> or <xref linkend="aspell"/>, -->
+    <xref linkend="aspell"/>,
     <xref linkend="gnupg"/>,
     <xref linkend="expect"/>,
     <xref linkend="gs"/> or <xref linkend="espgs"/>,

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to