From a553385fe47d3848b90ad01acf6c99cbb9d53bc7 Mon Sep 17 00:00:00 2001 From: matsuand Date: Sat, 7 Sep 2013 22:03:37 +0000 Subject: [PATCH] =?utf8?q?[LFS-SVN]=20SVN-20130907,=20Changeset=2010337=20?= =?utf8?q?=E5=AF=BE=E5=BF=9C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@798 d6661c75-0afd-443a-aae1-cb31083e41e8 --- lfsbook/configure | 2 +- lfsbook/src/chapter01/changelog.ch | 20 ++++++++++++++++++++ lfsbook/src/general.ch | 10 +++++----- lfsbook/src/prologue/hostreqs.ch | 4 ++-- lfsbook/version.ac | 2 +- 5 files changed, 29 insertions(+), 9 deletions(-) diff --git a/lfsbook/configure b/lfsbook/configure index aa5e988a..b4afc1c7 100755 --- a/lfsbook/configure +++ b/lfsbook/configure @@ -3879,7 +3879,7 @@ if test "$TIDY" = no; then as_fn_error $? "tidy not found in $PATH" "$LINENO" 5 fi; -TARGETVER=svn-20130831 +TARGETVER=svn-20130907 SVNVER=`grep 'ENTITY version' ${bookdir}/general.ent | sed -e 's/^$//' | tr 'A-Z' 'a-z'` { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the original XML version" >&5 diff --git a/lfsbook/src/chapter01/changelog.ch b/lfsbook/src/chapter01/changelog.ch index e7559a5c..36f4c837 100644 --- a/lfsbook/src/chapter01/changelog.ch +++ b/lfsbook/src/chapter01/changelog.ch @@ -48,6 +48,26 @@ @z @x + 2013-09-07 + + + [matthew] - Increase version of Gawk required on the host to + 4.0.1. Gawk-3.1.8 from Ubuntu-12.04 hangs during the build of Glibc. + Thanks to Walter P. Little for the report. + + +@y + 2013-09-07 + + + [matthew] - ホスト上にて必要となる Gawk のバージョンを 4.0.1 に。 + Ubuntu-12.04 の Gawk-3.1.8 では、Glibc のビルド中にハングする。 + 報告をあげてくれた Walter P. Little に感謝。 + + +@z + +@x 2013-08-31 diff --git a/lfsbook/src/general.ch b/lfsbook/src/general.ch index e9a57204..89efae18 100644 --- a/lfsbook/src/general.ch +++ b/lfsbook/src/general.ch @@ -8,16 +8,16 @@ % $Date:: $ % @x - - + + @y - - - + + + diff --git a/lfsbook/src/prologue/hostreqs.ch b/lfsbook/src/prologue/hostreqs.ch index 5eab370b..05255a72 100644 --- a/lfsbook/src/prologue/hostreqs.ch +++ b/lfsbook/src/prologue/hostreqs.ch @@ -81,11 +81,11 @@ @z @x - Gawk-3.1.5 (/usr/bin/awk + Gawk-4.0.1 (/usr/bin/awk should be a link to gawk) @y - Gawk-3.1.5 (/usr/bin/awk が gawk へのリンクである必要があります。) + Gawk-4.0.1 (/usr/bin/awk が gawk へのリンクである必要があります。) @z diff --git a/lfsbook/version.ac b/lfsbook/version.ac index e6a2a3e7..cc19f63a 100644 --- a/lfsbook/version.ac +++ b/lfsbook/version.ac @@ -7,4 +7,4 @@ dnl $Date:: $ dnl dnl dnl m4-include this file to define the current LFS version -m4_define([lfs_version], [svn-20130831]) +m4_define([lfs_version], [svn-20130907]) -- 2.11.0