Author: matthew
Date: 2012-12-28 03:25:35 -0700 (Fri, 28 Dec 2012)
New Revision: 10077
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter05/gettext.xml
trunk/BOOK/chapter06/gettext.xml
trunk/BOOK/packages.ent
Log:
Upgrade to Gettext-0.18.2. Fixes #3263.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-12-28 10:23:39 UTC (rev 10076)
+++ trunk/BOOK/chapter01/changelog.xml 2012-12-28 10:25:35 UTC (rev 10077)
@@ -40,6 +40,10 @@
<para>2012-12-28</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Gettext-0.18.2. Fixes
+ <ulink url="&lfs-ticket-root;3263">#3263</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Gawk-4.0.2. Fixes
<ulink url="&lfs-ticket-root;3262">#3262</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2012-12-28 10:23:39 UTC (rev 10076)
+++ trunk/BOOK/chapter01/whatsnew.xml 2012-12-28 10:25:35 UTC (rev 10077)
@@ -82,9 +82,9 @@
<!--<listitem>
<para>GDBM &gdbm-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Gettext &gettext-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Glibc &glibc-version;</para>
</listitem>
Modified: trunk/BOOK/chapter05/gettext.xml
===================================================================
--- trunk/BOOK/chapter05/gettext.xml 2012-12-28 10:23:39 UTC (rev 10076)
+++ trunk/BOOK/chapter05/gettext.xml 2012-12-28 10:25:35 UTC (rev 10077)
@@ -46,10 +46,6 @@
<para>For our temporary set of tools, we only need to build and install
one binary from Gettext.</para>
- <para>Fix an incompatibility between this package and
Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d'
gettext-*/*/stdio.in.h</userinput></screen>
-
<para>Prepare Gettext for compilation:</para>
<screen><userinput remap="configure">cd gettext-tools
Modified: trunk/BOOK/chapter06/gettext.xml
===================================================================
--- trunk/BOOK/chapter06/gettext.xml 2012-12-28 10:23:39 UTC (rev 10076)
+++ trunk/BOOK/chapter06/gettext.xml 2012-12-28 10:25:35 UTC (rev 10077)
@@ -43,10 +43,6 @@
<sect2 role="installation">
<title>Installation of Gettext</title>
- <para>Fix an incompatibility between this package and
Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d'
gettext-*/*/stdio.in.h</userinput></screen>
-
<para>Prepare Gettext for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2012-12-28 10:23:39 UTC (rev 10076)
+++ trunk/BOOK/packages.ent 2012-12-28 10:25:35 UTC (rev 10077)
@@ -188,10 +188,10 @@
<!ENTITY gdbm-ch6-du "8.5 MB">
<!ENTITY gdbm-ch6-sbu "0.1 SBU">
-<!ENTITY gettext-version "0.18.1.1">
-<!ENTITY gettext-size "14,785 KB">
+<!ENTITY gettext-version "0.18.2">
+<!ENTITY gettext-size "15,330 KB">
<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.gz">
-<!ENTITY gettext-md5 "3dd55b952826d2b32f51308f2f91aa89">
+<!ENTITY gettext-md5 "0c86e5af70c195ab8bd651d17d783928">
<!ENTITY gettext-home "&gnu-software;gettext/">
<!ENTITY gettext-ch5-du "101 MB">
<!ENTITY gettext-ch5-sbu "0.6 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page