Author: randy
Date: 2010-11-21 14:28:46 -0700 (Sun, 21 Nov 2010)
New Revision: 8705
Modified:
trunk/BOOK/general/genutils/recode.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the patch to the Recode package to fix a GCC compatibility issue
Modified: trunk/BOOK/general/genutils/recode.xml
===================================================================
--- trunk/BOOK/general/genutils/recode.xml 2010-11-21 20:11:57 UTC (rev
8704)
+++ trunk/BOOK/general/genutils/recode.xml 2010-11-21 21:28:46 UTC (rev
8705)
@@ -17,8 +17,8 @@
<?dbhtml filename="recode.html"?>
<sect1info>
- <othername>$LastChangedBy: randy $</othername>
- <date>$Date: 2007-01-19 00:38:19 +0500 (Птн, 19 Янв 2007) $</date>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
</sect1info>
<title>Recode-&recode-version;</title>
@@ -37,11 +37,15 @@
(but with different API) is provided by <command>iconv</command>, which is
installed in LFS as a part of <application>Glibc</application>.</para>
+ <!-- This is not the case any longer. Apparently a new group has taken
+ interest in Recode and is planning future releases. See:
+ http://recode.progiciels-bpi.ca/
<note>
<para>The <application>Recode</application> package is no longer
maintained upstream. Wishlist bugs such as
<ulink url="http://bugs.debian.org/94966"/> will never be fixed.</para>
</note>
+ -->
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -69,7 +73,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
- url="&patch-root;/recode-&recode-version;-fixes-1.patch"/></para>
+ url="&patch-root;/recode-&recode-version;-fixes-2.patch"/></para>
</listitem>
</itemizedlist>
@@ -91,7 +95,7 @@
<para>Install <application>Recode</application> by running the following
commands:</para>
-<screen><userinput>patch -Np1 -i ../recode-&recode-version;-fixes-1.patch
&&
+<screen><userinput>patch -Np1 -i ../recode-&recode-version;-fixes-2.patch
&&
./configure --prefix=/usr --without-included-gettext &&
make</userinput></screen>
Property changes on: trunk/BOOK/general/genutils/recode.xml
___________________________________________________________________
Added: svn:keywords
+ LastChangedBy Date
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-11-21 20:11:57 UTC
(rev 8704)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-11-21 21:28:46 UTC
(rev 8705)
@@ -45,6 +45,10 @@
<para>November 22nd, 2010</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated the patch to the Recode package to fix a
+ GCC compatibility issue.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated the download URLs for the Recode and Expect
packages.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page