Author: randy
Date: 2006-03-19 08:51:39 -0700 (Sun, 19 Mar 2006)
New Revision: 5736

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/dejagnu.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Changed the Expect dependency in the DejaGnu instructions to a run-time-only 
dependency

Modified: trunk/BOOK/general/prog/dejagnu.xml
===================================================================
--- trunk/BOOK/general/prog/dejagnu.xml 2006-03-18 18:15:56 UTC (rev 5735)
+++ trunk/BOOK/general/prog/dejagnu.xml 2006-03-19 15:51:39 UTC (rev 5736)
@@ -61,7 +61,7 @@
 
     <bridgehead renderas="sect3">DejaGnu Dependencies</bridgehead>
 
-    <bridgehead renderas="sect4">Required</bridgehead>
+    <bridgehead renderas="sect4">Required (Run-time Only)</bridgehead>
     <para role="required"><xref linkend="expect"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-03-18 18:15:56 UTC (rev 5735)
+++ trunk/BOOK/general.ent      2006-03-19 15:51:39 UTC (rev 5736)
@@ -1,4 +1,4 @@
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "19">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-03-18 18:15:56 UTC 
(rev 5735)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-03-19 15:51:39 UTC 
(rev 5736)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>March 19th, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Changed the Expect dependency in the DejaGnu
+          instructions to a run-time-only dependency.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 18th, 2006</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to