Author: bdubbs
Date: 2009-05-26 23:44:37 -0600 (Tue, 26 May 2009)
New Revision: 8931
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/gettext.xml
trunk/BOOK/patches.ent
Log:
Update gettext patch to -2 for an additional bug fix
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-05-27 05:17:39 UTC (rev 8930)
+++ trunk/BOOK/chapter01/changelog.xml 2009-05-27 05:44:37 UTC (rev 8931)
@@ -38,6 +38,17 @@
-->
<listitem>
+ <para>2009-05-27</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update gettext patch to -2 for an additional
+ bug fix. Thanks to Robert Connolly for the patch.
+ Fixes <ulink url="&lfs-ticket-root;2417">#2417</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-05-26</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/gettext.xml
===================================================================
--- trunk/BOOK/chapter06/gettext.xml 2009-05-27 05:17:39 UTC (rev 8930)
+++ trunk/BOOK/chapter06/gettext.xml 2009-05-27 05:44:37 UTC (rev 8931)
@@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of Gettext</title>
- <para>Apply a patch that fixes file permissions and ownership:</para>
+ <para>Apply a patch that fixes file permissions and ownership and an
internal bug:</para>
<screen><userinput remap="pre">patch -Np1 -i
../&gettext-upstream_fixes-patch;</userinput></screen>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2009-05-27 05:17:39 UTC (rev 8930)
+++ trunk/BOOK/patches.ent 2009-05-27 05:44:37 UTC (rev 8931)
@@ -50,9 +50,9 @@
<!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6">
<!ENTITY gcc-startfiles-patch-size "1.5 KB">
-<!ENTITY gettext-upstream_fixes-patch
"gettext-&gettext-version;-upstream_fixes-1.patch">
-<!ENTITY gettext-upstream_fixes-patch-md5 "1907197e133f7419d8d78e18615f9467">
-<!ENTITY gettext-upstream_fixes-patch-size "1.7 KB">
+<!ENTITY gettext-upstream_fixes-patch
"gettext-&gettext-version;-upstream_fixes-2.patch">
+<!ENTITY gettext-upstream_fixes-patch-md5 "ae64b6399ed6536e148e8386bcb91689">
+<!ENTITY gettext-upstream_fixes-patch-size "2.9 KB">
<!ENTITY grep-debian-patch "grep-&grep-version;-debian_fixes-1.patch">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page