From: matsuand Date: Mon, 25 Nov 2013 06:09:53 +0000 (+0000) Subject: [LFS-SVN] SVN-20131123, Changeset 10381 対応。 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ca9e6b0f70d7a80a270798173ed4afae8f9580fd;p=lfsbookja%2Flfsja-git.git [LFS-SVN] SVN-20131123, Changeset 10381 対応。 git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@840 d6661c75-0afd-443a-aae1-cb31083e41e8 --- diff --git a/lfsbook/configure b/lfsbook/configure index 78da43f6..b6bd25c5 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-20131119 +TARGETVER=svn-20131123 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 3839483f..8a798404 100644 --- a/lfsbook/src/chapter01/changelog.ch +++ b/lfsbook/src/chapter01/changelog.ch @@ -48,6 +48,56 @@ @z @x + 2013-11-23 + + + [matthew] - Update to IPRoute2-3.12.0. Fixes + #3431. + + + [matthew] - Update to Linux-3.12.1. Fixes + #3428. + + + [matthew] - Update to Tar-1.27.1. Fixes + #3425. + + + [matthew] - Update to Bison-3.0.1. Fixes + #3423. + + + [matthew] - Update to Check-0.9.11. Fixes + #3422. + + +@y + 2013-11-23 + + + [matthew] - IPRoute2-3.12.0 へのアップデート。 + #3431 を Fix に。 + + + [matthew] - Linux-3.12.1 へのアップデート。 + #3428 を Fix に。 + + + [matthew] - Tar-1.27.1 へのアップデート。 + #3425 を Fix に。 + + + [matthew] - Bison-3.0.1 へのアップデート。 + #3423 を Fix に。 + + + [matthew] - Check-0.9.11 へのアップデート。 + #3422 を Fix に。 + + +@z + +@x 2013-11-05 diff --git a/lfsbook/src/chapter01/jchangelog.ch b/lfsbook/src/chapter01/jchangelog.ch index b4e87758..20e5ab76 100644 --- a/lfsbook/src/chapter01/jchangelog.ch +++ b/lfsbook/src/chapter01/jchangelog.ch @@ -54,6 +54,21 @@ --> + 2013-11-25 + + + [matsuand] - + SVN-20131123, + Changeset + 10376 ~ + 10381 + 対応。 + + + + + + 2013-11-20 diff --git a/lfsbook/src/chapter05/gcc-pass1.ch b/lfsbook/src/chapter05/gcc-pass1.ch index ff1df3be..64bf5c8b 100644 --- a/lfsbook/src/chapter05/gcc-pass1.ch +++ b/lfsbook/src/chapter05/gcc-pass1.ch @@ -247,6 +247,15 @@ @z +@x --with-mpfr-* + These options enable the build system to correctly use the + in-tree copy of the MPFR sources. +@y + + これらのオプションは、MPFR のソースコピーを適切に用いてシステムビルドを行うことを指示します。 + +@z + @x Compile GCC by running: @y diff --git a/lfsbook/src/general.ch b/lfsbook/src/general.ch index e6b0b919..19a796a0 100644 --- a/lfsbook/src/general.ch +++ b/lfsbook/src/general.ch @@ -8,13 +8,13 @@ % $Date:: $ % @x - - + + @y - - - + + + @z @x diff --git a/lfsbook/version.ac b/lfsbook/version.ac index f8879d7a..f3f3fe3b 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-20131119]) +m4_define([lfs_version], [svn-20131123])