Author: matthew
Date: 2012-06-04 13:18:48 -0600 (Mon, 04 Jun 2012)
New Revision: 9874
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/automake.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Upgrade to Automake-1.12.1. Fixes #3106.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-06-04 19:17:25 UTC (rev 9873)
+++ trunk/BOOK/chapter01/changelog.xml 2012-06-04 19:18:48 UTC (rev 9874)
@@ -40,6 +40,10 @@
<para>2012-06-04</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Automake-1.12.1. Fixes
+ <ulink url="&lfs-ticket-root;3106">#3106</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Apply latest upstream patches for Bash. Fixes
<ulink url="&lfs-ticket-root;3103">#3103</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2012-06-04 19:17:25 UTC (rev 9873)
+++ trunk/BOOK/chapter01/whatsnew.xml 2012-06-04 19:18:48 UTC (rev 9874)
@@ -220,10 +220,6 @@
<title>Added:</title>
<listitem>
- <para>&automake-perl_fix-patch;</para>
- </listitem>
-
- <listitem>
<para>&bash-fixes-patch;</para>
</listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2012-06-04 19:17:25 UTC (rev 9873)
+++ trunk/BOOK/chapter03/patches.xml 2012-06-04 19:18:48 UTC (rev 9874)
@@ -19,14 +19,6 @@
<variablelist role="materials">
<varlistentry>
- <term>Automake Perl-&perl-version; Patch -
<token>&automake-perl_fix-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink
url="&patches-root;&automake-perl_fix-patch;"/></para>
- <para>MD5 sum: <literal>&automake-perl_fix-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bash Upstream Fixes Patch -
<token>&bash-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para>
Modified: trunk/BOOK/chapter06/automake.xml
===================================================================
--- trunk/BOOK/chapter06/automake.xml 2012-06-04 19:17:25 UTC (rev 9873)
+++ trunk/BOOK/chapter06/automake.xml 2012-06-04 19:18:48 UTC (rev 9874)
@@ -41,10 +41,6 @@
<sect2 role="installation">
<title>Installation of Automake</title>
- <para>Apply a patch to fix an incomatibility between
Automake-&automake-version; and Perl-&perl-version;:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i
../&automake-perl_fix-patch;</userinput></screen>
-
<para>Prepare Automake for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr
--docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
@@ -53,11 +49,6 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>Fix a couple of minor bugs in the test suite:</para>
-
-<screen><userinput remap="pre">sed -i -e "s/yacc/lex/" t/lex-clean.sh
-sed -i -e "s/cc/'non-root cc'/" t/dist-readonly.sh</userinput></screen>
-
<para>To test the results, issue:</para>
<screen><userinput remap="test">make check</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2012-06-04 19:17:25 UTC (rev 9873)
+++ trunk/BOOK/packages.ent 2012-06-04 19:18:48 UTC (rev 9874)
@@ -15,11 +15,11 @@
<!ENTITY autoconf-ch6-du "12.4 MB">
<!ENTITY autoconf-ch6-sbu "4.8 SBU">
-<!ENTITY automake-version "1.12">
+<!ENTITY automake-version "1.12.1">
<!ENTITY am-minor-version "1.12">
-<!ENTITY automake-size "1,300 KB">
+<!ENTITY automake-size "1,321 KB">
<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
-<!ENTITY automake-md5 "5fc40c032ceaebecd1588b8d125b4781">
+<!ENTITY automake-md5 "036d79de6e443e02aec2be1df2b4f0ac">
<!ENTITY automake-home "&gnu-software;automake/">
<!ENTITY automake-ch6-du "28.8 MB">
<!ENTITY automake-ch6-sbu "18.3 SBU">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2012-06-04 19:17:25 UTC (rev 9873)
+++ trunk/BOOK/patches.ent 2012-06-04 19:18:48 UTC (rev 9874)
@@ -2,11 +2,6 @@
<!-- Start of Common Patches -->
-<!ENTITY automake-perl_fix-patch
"automake-&automake-version;-perl_fix-1.patch">
-<!ENTITY automake-perl_fix-patch-md5 "97e7f0c0ed29018323f6aa03afbd9764">
-<!ENTITY automake-perl_fix-patch-size "2.9 KB">
-
-
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
<!ENTITY bash-fixes-patch-md5 "4a76c4caaa5d09ebacf79e93f07fd848">
<!ENTITY bash-fixes-patch-size "42 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page