Author: ken
Date: 2011-11-28 09:48:57 -0700 (Mon, 28 Nov 2011)
New Revision: 9677
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/coreutils.xml
trunk/BOOK/general.ent
trunk/BOOK/patches.ent
Log:
Fix coreutils testsuite bug.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-11-28 09:07:38 UTC (rev 9676)
+++ trunk/BOOK/chapter01/changelog.xml 2011-11-28 16:48:57 UTC (rev 9677)
@@ -42,6 +42,9 @@
<listitem>
<para>[dj] - Update to lfs-bootscripts-20111128.</para>
</listitem>
+ <listitem>
+ <para>[ken] - Fix daylight saving time bug in coreutils
testsuite.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2011-11-28 09:07:38 UTC (rev 9676)
+++ trunk/BOOK/chapter03/patches.xml 2011-11-28 16:48:57 UTC (rev 9677)
@@ -35,6 +35,14 @@
</varlistentry>
<varlistentry>
+ <term>Coreutils Testsuite Fixes Patch -
<token>&coreutils-tests-patch-size;</token></term>
+ <listitem>
+ <para>Download: <ulink
url="&patches-root;&coreutils-tests-patch;"/></para>
+ <para>MD5 sum: <literal>&coreutils-tests-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Coreutils Internationalization Fixes Patch -
<token>&coreutils-i18n-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&coreutils-i18n-patch;"/></para>
Modified: trunk/BOOK/chapter06/coreutils.xml
===================================================================
--- trunk/BOOK/chapter06/coreutils.xml 2011-11-28 09:07:38 UTC (rev 9676)
+++ trunk/BOOK/chapter06/coreutils.xml 2011-11-28 16:48:57 UTC (rev 9677)
@@ -62,6 +62,10 @@
without this patch.</para>
</note>
+ <para>The following patch fixes a bug in the testsuite:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i
../&coreutils-tests-patch;</userinput></screen>
+
<para>Now prepare Coreutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-11-28 09:07:38 UTC (rev 9676)
+++ trunk/BOOK/general.ent 2011-11-28 16:48:57 UTC (rev 9677)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20111126">
-<!ENTITY releasedate "Nov 26, 2011">
+<!ENTITY version "SVN-20111128">
+<!ENTITY releasedate "Nov 28, 2011">
<!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.1">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2011-11-28 09:07:38 UTC (rev 9676)
+++ trunk/BOOK/patches.ent 2011-11-28 16:48:57 UTC (rev 9677)
@@ -20,7 +20,11 @@
<!ENTITY coreutils-uname-patch-md5 "500481b75892e5c07e19e9953a690e54">
<!ENTITY coreutils-uname-patch-size "1.6 KB">
+<!ENTITY coreutils-tests-patch
"coreutils-&coreutils-version;-test_fix-1.patch">
+<!ENTITY coreutils-tests-patch-md5 "48eee669fce62b9053edf0090c53615c">
+<!ENTITY coreutils-tests-patch-size "2.7 KB">
+
<!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch">
<!ENTITY diffutils-i18n-patch-md5 "c8d481223db274a33b121fb8c25af9f7">
<!ENTITY diffutils-i18n-patch-size "18 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page