OSDN Git Service

[lfsja-git] r10.1-124 対応。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Sun, 18 Jul 2021 23:52:44 +0000 (08:52 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Sun, 18 Jul 2021 23:52:44 +0000 (08:52 +0900)
configure
src/chapter01/jchangelog.ch
src/chapter03/introduction.ch
src/chapter08/bzip2.ch
src/chapter08/libtool.ch
src/chapter08/zlib.ch
src/general.ch
version.ac

index c630eeb..a3b680b 100755 (executable)
--- a/configure
+++ b/configure
@@ -4720,7 +4720,7 @@ fi
 
 
 
-TARGETVER=r10.1-122
+TARGETVER=r10.1-124
 
 (cd ${bookdir} && sh git-version.sh)
 if test -f ${bookdir}/version.ent; then
index d181ada..c43cf0e 100644 (file)
     </listitem>
 
 -->
+   <listitem>
+      <para>2021-07-19</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matsuand] -
+          r10.1-124 (<ulink url="&lfs-changeset;c52287305">c52287305</ulink>) までの対応。
+          </para>
+        </listitem>
+      </itemizedlist>
+   </listitem>
 
    <listitem>
       <para>2021-07-18</para>
index 8a749a3..fc5a213 100644 (file)
@@ -46,8 +46,8 @@
   location has changed since this book was published, Google (<ulink
   url="http://www.google.com/"/>) provides a useful search engine for
   most packages. If this search is unsuccessful, try one of the
-  alternative means of downloading discussed at <ulink
-  url="&lfs-root;lfs/packages.html#packages"/>. </para>
+  alternative means of downloading at <ulink
+  url="&lfs-root;lfs/mirrors.html#files"/>. </para>
 @y
   <para>
   ダウンロードサイトは常にアクセス可能であるとは限りません。
@@ -55,7 +55,7 @@
   url="http://www.google.com/"/>) を使って検索してみてください。
   たいていのパッケージを見つけ出すことが出来るはずです。
   それでも見つけられなかったら <ulink
-  url="&lfs-root;lfs/packages.html#packages"/> ã\81«ç¤ºã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bæ\96¹æ³\95ã\81«å¾\93ã\81£ã\81¦入手してください。
+  url="&lfs-root;lfs/packages.html#packages"/> ã\81\8bã\82\89入手してください。
   </para>
 @z
 
index e612dad..9d3b109 100644 (file)
 @z
 
 @x
-    <para>Remove an useless static library:</para>
+    <para>Remove a useless static library:</para>
 @y
     <para>
     不要なスタティックライブラリを削除します。
index 3f4182e..4ae056e 100644 (file)
@@ -3,10 +3,6 @@
 %
 % This is a CTIE change file for the original XML source of the LFSbook.
 %
-% $Author$
-% $Rev$
-% $Date::                           $
-%
 @x
 <?xml version="1.0" encoding="ISO-8859-1"?>
 @y
@@ -81,7 +77,7 @@
 @z
 
 @x
-    <para>Remove an useless static library:</para>
+    <para>Remove a useless static library:</para>
 @y
     <para>
     不要なスタティックライブラリを削除します。
index fa403fd..e400788 100644 (file)
@@ -49,7 +49,7 @@
 @z
 
 @x
-    <para>Remove an useless static library:</para>
+    <para>Remove a useless static library:</para>
 @y
     <para>
     不要なスタティックライブラリを削除します。
index b4625e0..f3349a2 100644 (file)
@@ -24,9 +24,9 @@
 <!ENTITY releasedate     "August 26th, 2021">
 <!ENTITY copyrightdate   "1999-2021">
 -->
-<!ENTITY jversion        "20210718">
-<!ENTITY jversiond       "20210718">
-<!ENTITY jcorrespondSHA  "ac9f3952a"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
+<!ENTITY jversion        "20210719">
+<!ENTITY jversiond       "20210719">
+<!ENTITY jcorrespondSHA  "c52287305"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
 <!ENTITY dir-jversion    "git-ja">
 <!ENTITY dir-jversiond   "git-sysdja">
 @z
index f673739..091e9e4 100644 (file)
@@ -2,5 +2,5 @@ dnl
 dnl  This is part of LFSbookja package.
 dnl 
 dnl m4-include this file to define the current LFS version
-m4_define([lfs_version], [r10.1-122])
-m4_define([lfsd_version], [r10.1-122-systemd])
+m4_define([lfs_version], [r10.1-124])
+m4_define([lfsd_version], [r10.1-124-systemd])