1
0
Эх сурвалжийг харах

Upgrade to Gettext-0.18.2. Fixes #3263.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 12 жил өмнө
parent
commit
2756280364

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
       <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>

+ 2 - 2
chapter01/whatsnew.xml

@@ -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>

+ 0 - 4
chapter05/gettext.xml

@@ -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

+ 0 - 4
chapter06/gettext.xml

@@ -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 \

+ 3 - 3
packages.ent

@@ -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">