[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. c89c36020d5297ba9187990c181dc95acdd64770

git git at cross-lfs.org
Thu Feb 9 15:07:24 PST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  c89c36020d5297ba9187990c181dc95acdd64770 (commit)
      from  fcbd1c684854ddf1b6e9ad9072c4906fec5d6356 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c89c36020d5297ba9187990c181dc95acdd64770
Author: Jonathan Norman <jon at cosmo1847.co.uk>
Date:   Thu Feb 9 23:07:16 2012 +0000

    Updated minimum versions for Gawk, GCC and Make.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index fe49a65..80e691b 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "02"> <!-- Use two digits -->
 <!ENTITY month_name "Febuary">
-<!ENTITY day "06"> <!-- Use two digits -->
+<!ENTITY day "09"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index e845573..3fe9444 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -37,6 +37,15 @@
 -->
 
   <listitem>
+    <para>Febuary 9, 2012</para>
+    <itemizedlist>
+      <listitem>
+        <para>[Jonathan] - Updated the minimum versions of GCC, Gawk and Make required.</para>
+      </listitem>
+    </itemizedlist>
+  </listitem>
+
+  <listitem>
     <para>Febuary 5, 2012</para>
     <itemizedlist>
       <listitem>
diff --git a/BOOK/prologue/common/hostreqs.xml b/BOOK/prologue/common/hostreqs.xml
index 06dad47..dc76f20 100644
--- a/BOOK/prologue/common/hostreqs.xml
+++ b/BOOK/prologue/common/hostreqs.xml
@@ -52,11 +52,11 @@
     </listitem>
 
     <listitem>
-      <para><emphasis role="strong">Gawk-3.0</emphasis></para>
+      <para><emphasis role="strong">Gawk-3.1.5</emphasis></para>
     </listitem>
 
     <listitem>
-      <para><emphasis role="strong">Gcc-2.95.3</emphasis> (Versions
+      <para><emphasis role="strong">GCC 4.1</emphasis> (Versions
       greater than &gcc-version; are not recommended as they have not
       been tested)</para>
     </listitem>
@@ -80,7 +80,7 @@
    </listitem>
 
     <listitem>
-      <para><emphasis role="strong">Make-3.79.1</emphasis></para>
+      <para><emphasis role="strong">Make-3.80</emphasis></para>
     </listitem>
 
     <listitem>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/general.ent                       |    2 +-
 BOOK/introduction/common/changelog.xml |    9 +++++++++
 BOOK/prologue/common/hostreqs.xml      |    6 +++---
 3 files changed, 13 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list