Author: dj
Date: 2007-08-19 22:12:24 -0600 (Sun, 19 Aug 2007)
New Revision: 7088

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/jdk.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added gcc-3.3.6 runtime dep to binary JDK

Modified: trunk/BOOK/general/prog/jdk.xml
===================================================================
--- trunk/BOOK/general/prog/jdk.xml     2007-08-20 03:58:45 UTC (rev 7087)
+++ trunk/BOOK/general/prog/jdk.xml     2007-08-20 04:12:24 UTC (rev 7088)
@@ -160,6 +160,10 @@
     <xref linkend="x-window-system"/>, and
     <xref linkend="zip"/></para>
 
+    <bridgehead renderas="sect4">Runtime Dependency (to use the binary 
+    browser plugin)</bridgehead>
+    <para><xref linkend="gcc3"/></para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/jdk"/></para>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-08-20 03:58:45 UTC (rev 7087)
+++ trunk/BOOK/general.ent      2007-08-20 04:12:24 UTC (rev 7088)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "19">                   <!-- Always 2 digits -->
+<!ENTITY day          "20">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2007">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-08-20 03:58:45 UTC 
(rev 7087)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-08-20 04:12:24 UTC 
(rev 7088)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>August 20, 2007</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the 
+          binary JDK.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 19, 2007</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