Author: randy
Date: 2006-08-02 13:24:02 -0600 (Wed, 02 Aug 2006)
New Revision: 6267

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome/otherlibs/oaf.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the book to point at LFS 'stable' and use LFS stable package versions 
of Coreutils and Flex; removed an obsolete ldconfig command from the OAF 
instructions

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-07-25 00:32:31 UTC (rev 6266)
+++ trunk/BOOK/general.ent      2006-08-02 19:24:02 UTC (rev 6267)
@@ -1,11 +1,11 @@
-<!ENTITY day          "25">                   <!-- Always 2 digits -->
-<!ENTITY month        "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "02">                   <!-- Always 2 digits -->
+<!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "July &day;th, &year;">
+<!ENTITY releasedate  "August &day;nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
-<!ENTITY lfs-version  "development">          <!-- 
version|stable|testing|unstable|development] -->
+<!ENTITY lfs-version  "stable">          <!-- 
version|stable|testing|unstable|development] -->
 <!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
 
 <!ENTITY maintainer-fullname  "Bruce Dubbs">
@@ -30,8 +30,8 @@
      ensure you update the Heimdal package to the current
      BDB library names. -->
 <!ENTITY lfs-bdb-version              "4.4.20">
-<!ENTITY lfs-coreutils-version        "5.94">
-<!ENTITY lfs-flex-version             "2.5.31">
+<!ENTITY lfs-coreutils-version        "5.96">
+<!ENTITY lfs-flex-version             "2.5.33">
 <!ENTITY lfs-perl-version             "5.8.8">
 <!-- End LFS versions -->
 

Modified: trunk/BOOK/gnome/otherlibs/oaf.xml
===================================================================
--- trunk/BOOK/gnome/otherlibs/oaf.xml  2006-07-25 00:32:31 UTC (rev 6266)
+++ trunk/BOOK/gnome/otherlibs/oaf.xml  2006-08-02 19:24:02 UTC (rev 6267)
@@ -58,7 +58,7 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="ORBit"/>,
-    <xref linkend="libxml"/> and
+    <xref linkend="libxml"/>, and
     <xref linkend="popt"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -75,8 +75,8 @@
     <para>Install <application>OAF</application> by running the
     following commands:</para>
 
-<screen><userinput>ldconfig &amp;&amp;
-./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &amp;&amp;
+<screen><userinput>./configure --prefix=/opt/gnome-1.4 \
+            --disable-gtk-doc &amp;&amp;
 make</userinput></screen>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-07-25 00:32:31 UTC 
(rev 6266)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-08-02 19:24:02 UTC 
(rev 6267)
@@ -42,6 +42,21 @@
 -->
 
     <listitem>
+      <para>August 2nd, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated the book to point at LFS 'stable'
+          and use LFS stable package versions of Coreutils and
+          Flex.</para>
+        </listitem>
+        <listitem>
+          <para>[randy] - Removed an obsolete ldconfig command from
+          the OAF instructions.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 25th, 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