リビジョン | 3190aefbcb8a4df91b61a30106b1109d8c597376 (tree) |
---|---|
日時 | 2017-08-04 15:21:56 |
作者 | matsuand <matsuand@user...> |
コミッター | matsuand |
2017/08/03 コミットへの対応.
@@ -4524,7 +4524,7 @@ $as_echo "found" >&6; } | ||
4524 | 4524 | fi |
4525 | 4525 | |
4526 | 4526 | |
4527 | -TARGETVER=GIT-20170702 | |
4527 | +TARGETVER=GIT-20170803 | |
4528 | 4528 | |
4529 | 4529 | ORGDAY=`grep 'ENTITY day ' ${bookdir}/general.ent | gawk '{print $3;}' | sed 's/^[^\"]*\"\([0-9]*\)\".*$/\1/'` |
4530 | 4530 | ORGMONTH=`grep 'ENTITY month ' ${bookdir}/general.ent | gawk '{print $3;}' | sed 's/^[^\"]*\"\([0-9]*\)\".*$/\1/'` |
@@ -4,8 +4,8 @@ This is part of CLFSja package. | ||
4 | 4 | |
5 | 5 | This is a CTIE change file for the original XML source of the CLFSbook. |
6 | 6 | --> |
7 | -<!ENTITY jreleasedate "2017/07/04"> | |
8 | -<!ENTITY jversion "20170704"> | |
7 | +<!ENTITY jreleasedate "2017/08/04"> | |
8 | +<!ENTITY jversion "20170804"> | |
9 | 9 | |
10 | 10 | <!ENTITY InstallationOf1 ""> |
11 | 11 | <!ENTITY InstallationOf2 "のインストール"> |
@@ -41,7 +41,7 @@ | ||
41 | 41 | <para>Download: <ulink |
42 | 42 | url="&patches-root;&automake-perl-patch;"/></para> |
43 | 43 | @y |
44 | - <para>Download: <ulink | |
44 | + <para>&Download;: <ulink | |
45 | 45 | url="&patches-root;&automake-perl-patch;"/></para> |
46 | 46 | @z |
47 | 47 |
@@ -93,6 +93,14 @@ | ||
93 | 93 | url="&patches-root;&intltool-perl-patch;"/></para> |
94 | 94 | @z |
95 | 95 | |
96 | +@x IPUtils Fixes Patch | |
97 | + <para>Download: <ulink | |
98 | + url="&patches-root;&iputils-build-patch;"/></para> | |
99 | +@y | |
100 | + <para>&Download;: <ulink | |
101 | + url="&patches-root;&iputils-build-patch;"/></para> | |
102 | +@z | |
103 | + | |
96 | 104 | @x Linux Sublevel Patch |
97 | 105 | <para>Download: <ulink |
98 | 106 | url="&kernel;linux/kernel/v&linux-dl-version;/&linux-sublevel-patch;"/></para> |
@@ -2,4 +2,4 @@ dnl | ||
2 | 2 | dnl This is part of CLFSja package. |
3 | 3 | dnl |
4 | 4 | dnl m4-include this file to define the current CLFS version |
5 | -m4_define([clfs_version], [GIT-20170702]) | |
5 | +m4_define([clfs_version], [GIT-20170803]) |