Ver código fonte

Upgrade to Automake-1.12.5. Fixes #3231.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 12 anos atrás
pai
commit
e82d984582
2 arquivos alterados com 13 adições e 3 exclusões
  1. 10 0
      chapter01/changelog.xml
  2. 3 3
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -36,6 +36,16 @@
     </listitem>
 -->
 
+    <listitem>
+      <para>2012-11-18</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade to Automake-1.12.5.  Fixes
+          <ulink url="&lfs-ticket-root;3231">#3231</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2012-11-14</para>
       <itemizedlist>

+ 3 - 3
packages.ent

@@ -15,11 +15,11 @@
 <!ENTITY autoconf-ch6-du "17.1 MB">
 <!ENTITY autoconf-ch6-sbu "4.5 SBU">
 
-<!ENTITY automake-version "1.12.4">
+<!ENTITY automake-version "1.12.5">
 <!ENTITY am-minor-version "1.12">
-<!ENTITY automake-size "1,350 KB">
+<!ENTITY automake-size "1,356 KB">
 <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
-<!ENTITY automake-md5 "7395a0420ecb5c9bc43e5fcf4824df36">
+<!ENTITY automake-md5 "2bc1aef898712c7e56320f264040972d">
 <!ENTITY automake-home "&gnu-software;automake/">
 <!ENTITY automake-ch6-du "100 MB">
 <!ENTITY automake-ch6-sbu "less than 0.1 SBU (34.1 SBU with tests)">