Author: matthew
Date: 2008-01-29 12:51:05 -0700 (Tue, 29 Jan 2008)
New Revision: 8465

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
Log:
Upgrade to Automake-1.10.1.  Fixes #2132.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-01-27 17:25:18 UTC (rev 8464)
+++ trunk/BOOK/chapter01/changelog.xml  2008-01-29 19:51:05 UTC (rev 8465)
@@ -37,6 +37,16 @@
 -->
 
     <listitem>
+      <para>2008-01-29</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgraded to Automake-1.10.1. Fixes
+          <ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2008-01-22</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2008-01-27 17:25:18 UTC (rev 8464)
+++ trunk/BOOK/chapter01/whatsnew.xml   2008-01-29 19:51:05 UTC (rev 8465)
@@ -32,9 +32,9 @@
     <!--<listitem>
       <para>Autoconf &autoconf-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>Automake &automake-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Bash &bash-version;</para>
     </listitem>-->

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-01-27 17:25:18 UTC (rev 8464)
+++ trunk/BOOK/general.ent      2008-01-29 19:51:05 UTC (rev 8465)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20080127">
-<!ENTITY releasedate "January 27, 2007">
+<!ENTITY version "SVN-20080129">
+<!ENTITY releasedate "January 29, 2007">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2008-01-27 17:25:18 UTC (rev 8464)
+++ trunk/BOOK/packages.ent     2008-01-29 19:51:05 UTC (rev 8465)
@@ -15,10 +15,10 @@
 <!ENTITY autoconf-ch6-du "8.1 MB">
 <!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
 
-<!ENTITY automake-version "1.10">
-<!ENTITY automake-size "873 KB">
+<!ENTITY automake-version "1.10.1">
+<!ENTITY automake-size "897 KB">
 <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.bz2">
-<!ENTITY automake-md5 "0e2e0f757f9e1e89b66033905860fded">
+<!ENTITY automake-md5 "4510391e6b3edaa4cffb3ced87c9560c">
 <!ENTITY automake-home "&gnu-software;automake/">
 <!ENTITY automake-ch6-du "7.9 MB">
 <!ENTITY automake-ch6-sbu "less than 0.1 SBU">

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