Author: bdubbs
Date: 2010-06-19 16:36:13 -0600 (Sat, 19 Jun 2010)
New Revision: 9304
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter05/dejagnu.xml
trunk/BOOK/patches.ent
Log:
Add a consolidated set of patches to DejaGNU
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-06-19 19:45:07 UTC (rev 9303)
+++ trunk/BOOK/chapter01/changelog.xml 2010-06-19 22:36:13 UTC (rev 9304)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2010-06-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add a consolidated set of patches to DejaGNU.
+ Fixes <ulink url="&lfs-ticket-root;2684">#2684</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-06-18</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2010-06-19 19:45:07 UTC (rev 9303)
+++ trunk/BOOK/chapter03/patches.xml 2010-06-19 22:36:13 UTC (rev 9304)
@@ -67,6 +67,14 @@
</varlistentry>
<varlistentry>
+ <term>Dejagnu Consolidated Patch -
<token>&dejagnu-consolidated-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
url="&patches-root;&dejagnu-consolidated-patch;"/></para>
+ <para>MD5 sum:
<literal>&dejagnu-consolidated-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Expect Spawn Patch -
<token>&expect-spawn-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&expect-spawn-patch;"/></para>
Modified: trunk/BOOK/chapter05/dejagnu.xml
===================================================================
--- trunk/BOOK/chapter05/dejagnu.xml 2010-06-19 19:45:07 UTC (rev 9303)
+++ trunk/BOOK/chapter05/dejagnu.xml 2010-06-19 22:36:13 UTC (rev 9304)
@@ -41,6 +41,11 @@
<sect2 role="installation">
<title>Installation of DejaGNU</title>
+ <para>The most recent version of this package was released in 2004. Apply
+ some fixes that have accumulated since then:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i
../&dejagnu-consolidated-patch;</userinput></screen>
+
<para>Prepare DejaGNU for compilation:</para>
<screen><userinput remap="configure">./configure
--prefix=/tools</userinput></screen>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2010-06-19 19:45:07 UTC (rev 9303)
+++ trunk/BOOK/patches.ent 2010-06-19 22:36:13 UTC (rev 9304)
@@ -29,7 +29,11 @@
<!ENTITY coreutils-uname-patch-md5 "500481b75892e5c07e19e9953a690e54">
<!ENTITY coreutils-uname-patch-size "1.6 KB">
+<!ENTITY dejagnu-consolidated-patch
"dejagnu-&dejagnu-version;-consolidated-1.patch">
+<!ENTITY dejagnu-consolidated-patch-md5 "b9949a8abcc210d1dc9cdda06821c199">
+<!ENTITY dejagnu-consolidated-patch-size "6 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