Sfoglia il codice sorgente

Upgrade to Automake-1.11.1. Fixes #2529.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 15 anni fa
parent
commit
40889eb910
3 ha cambiato i file con 9 aggiunte e 5 eliminazioni
  1. 4 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 3 3
      packages.ent

+ 4 - 0
chapter01/changelog.xml

@@ -40,6 +40,10 @@
     <listitem>
       <para>2009-12-16</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] Upgrade to Automake-1.11.1. Fixes
+          <ulink url="&lfs-ticket-root;2529">#2529</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[matthew] Upgrade to Coreutils-8.2. Fixes
           <ulink url="&lfs-ticket-root;2524">#2524</ulink>.</para>

+ 2 - 2
chapter01/whatsnew.xml

@@ -25,9 +25,9 @@
     <listitem>
       <para>Autoconf &autoconf-version;</para>
     </listitem>
-    <!--<listitem>
+    <listitem>
       <para>Automake &automake-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Bash &bash-version;</para>
     </listitem>-->

+ 3 - 3
packages.ent

@@ -15,10 +15,10 @@
 <!ENTITY autoconf-ch6-du "12.4 MB testsuite included">
 <!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included">
 
-<!ENTITY automake-version "1.11">
-<!ENTITY automake-size "1,034 KB">
+<!ENTITY automake-version "1.11.1">
+<!ENTITY automake-size "1,042 KB">
 <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.bz2">
-<!ENTITY automake-md5 "4db4efe027e26b33930a7e151de19d0f">
+<!ENTITY automake-md5 "c2972c4d9b3e29c03d5f2af86249876f">
 <!ENTITY automake-home "&gnu-software;automake/">
 <!ENTITY automake-ch6-du "28.8 MB testsuite included">
 <!ENTITY automake-ch6-sbu "18.3 SBU testsuite included">