OSDN Git Service

[LFS-SVN] SVN-20190327, チェンジセット 11573-11574 対応。
authormatsuand <matsuand@d6661c75-0afd-443a-aae1-cb31083e41e8>
Fri, 12 Apr 2019 23:20:36 +0000 (23:20 +0000)
committermatsuand <matsuand@d6661c75-0afd-443a-aae1-cb31083e41e8>
Fri, 12 Apr 2019 23:20:36 +0000 (23:20 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@1241 d6661c75-0afd-443a-aae1-cb31083e41e8

lfsbook/src/chapter01/jchangelog.ch
lfsbook/src/chapter05/python.ch

index 65ea917..a559620 100644 (file)
 -->
 
    <listitem>
+      <para>2019-04-13</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matsuand] -
+          <phrase revision="sysv">SVN-20190327</phrase>
+          <phrase revision="systemd">20190327-systemd</phrase>,
+          チェンジセット
+          <ulink url="&lfs-rev-root;11567">11567</ulink> ~
+          <ulink url="&lfs-rev-root;11574">11574</ulink>
+          対応。
+          </para>
+        </listitem>
+      </itemizedlist>
+   </listitem>
+
+   <listitem>
       <para>2019-04-02</para>
       <itemizedlist>
         <listitem>
index 35468c5..73ae33e 100644 (file)
 @z
 
 @x
+      <para>There are two package files whose name starts with
+      <quote>python</quote>. The one to extract from is
+      <filename>Python-&python-version;.tar.xz</filename> (notice the
+      uppercase first letter).</para>
+@y
+      <para>
+      <quote>python</quote>の名前で始まるパッケージファイルは 2 種類あります。
+      そのうち、扱うべきファイルは <filename>Python-&python-version;.tar.xz</filename> です。
+      (1 文字めが大文字であるものです。)</para>
+@z
+
+@x
     <para>This package first builds the Python interpreter, then some
     standard Python modules. The main script for building modules is
     written in Python, and uses hard-coded paths to the host <filename