Author: matthew
Date: 2012-07-13 13:56:44 -0600 (Fri, 13 Jul 2012)
New Revision: 9904

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/automake.xml
   trunk/BOOK/packages.ent
Log:
Upgrade to Automake-1.12.2. Fixes #3134.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-07-13 19:54:26 UTC (rev 9903)
+++ trunk/BOOK/chapter01/changelog.xml  2012-07-13 19:56:44 UTC (rev 9904)
@@ -41,6 +41,10 @@
       <para>2012-07-13</para>
       <itemizedlist>
          <listitem>
+           <para>[matthew] - Upgrade to Automake-1.12.2. Fixes
+           <ulink url="&lfs-ticket-root;3134">#3134</ulink>.</para>
+         </listitem>
+         <listitem>
            <para>[matthew] - Upgrade to MPFR-3.1.1. Fixes
            <ulink url="&lfs-ticket-root;3133">#3133</ulink>.</para>
          </listitem>

Modified: trunk/BOOK/chapter06/automake.xml
===================================================================
--- trunk/BOOK/chapter06/automake.xml   2012-07-13 19:54:26 UTC (rev 9903)
+++ trunk/BOOK/chapter06/automake.xml   2012-07-13 19:56:44 UTC (rev 9904)
@@ -41,6 +41,11 @@
   <sect2 role="installation">
     <title>Installation of Automake</title>
 
+    <para>Fix a bug in the testsuite that can cause one of the tests to fail
+    intermittently:</para>
+
+<screen><userinput remap="pre">sed -i -e '/$ACLOCAL/i$sleep' 
t/aclocal7.sh</userinput></screen>
+
     <para>Prepare Automake for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr 
--docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-07-13 19:54:26 UTC (rev 9903)
+++ trunk/BOOK/packages.ent     2012-07-13 19:56:44 UTC (rev 9904)
@@ -15,11 +15,11 @@
 <!ENTITY autoconf-ch6-du "12.4 MB">
 <!ENTITY autoconf-ch6-sbu "4.8 SBU">
 
-<!ENTITY automake-version "1.12.1">
+<!ENTITY automake-version "1.12.2">
 <!ENTITY am-minor-version "1.12">
-<!ENTITY automake-size "1,321 KB">
+<!ENTITY automake-size "1,336 KB">
 <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
-<!ENTITY automake-md5 "036d79de6e443e02aec2be1df2b4f0ac">
+<!ENTITY automake-md5 "56c3ab38a5ed8f2b825341b4e007372a">
 <!ENTITY automake-home "&gnu-software;automake/">
 <!ENTITY automake-ch6-du "28.8 MB">
 <!ENTITY automake-ch6-sbu "less than 0.1 SBU (without tests)">

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

Reply via email to