aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml8
-rw-r--r--chapter05/chapter05.xml2
-rw-r--r--packages.ent14
4 files changed, 18 insertions, 10 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a8f992237..f3e0319ac 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2008-10-06</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated M4 to 1.4.11 and added it to the Chapter 5
+ build as it is required by the GMP package in Chapter 6.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated Findutils to 4.4.0.</para>
</listitem>
</itemizedlist>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 32dc2169a..05ae519a6 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -125,9 +125,9 @@
<listitem>
<para>Linux &linux-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>M4 &m4-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Make &make-version;</para>
</listitem>-->
@@ -259,6 +259,10 @@
</listitem>
<listitem>
+ <para>M4 to the Chapter 5 build</para>
+ </listitem>
+
+ <listitem>
<para>&module-init-manpages-patch;</para>
</listitem>
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index ca0206dc2..5571f8326 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -36,7 +36,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/>
- <!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>-->
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/>
diff --git a/packages.ent b/packages.ent
index 8f8abbb51..141187601 100644
--- a/packages.ent
+++ b/packages.ent
@@ -326,15 +326,15 @@
<!ENTITY linux-headers-ch6-du "341 MB">
<!ENTITY linux-headers-ch6-sbu "0.1 SBU">
-<!ENTITY m4-version "1.4.10">
-<!ENTITY m4-size "722 KB">
+<!ENTITY m4-version "1.4.11">
+<!ENTITY m4-size "928 KB">
<!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.bz2">
-<!ENTITY m4-md5 "0a35bab2f5d605e08083d7e3cbd4b8b0">
+<!ENTITY m4-md5 "96ec473c2a6f203976c028e896a01b28">
<!ENTITY m4-home "&gnu-software;m4/">
-<!ENTITY m4-ch5-du "5 MB">
-<!ENTITY m4-ch5-sbu "less than 0.1 SBU">
-<!ENTITY m4-ch6-du "5 MB">
-<!ENTITY m4-ch6-sbu "less than 0.1 SBU">
+<!ENTITY m4-ch5-du "10 MB">
+<!ENTITY m4-ch5-sbu "0.2 SBU">
+<!ENTITY m4-ch6-du "12 MB">
+<!ENTITY m4-ch6-sbu "0.3 SBU testsuite included">
<!ENTITY make-version "3.81">
<!ENTITY make-size "1,125 KB">