Author: bdubbs
Date: 2011-12-11 17:31:25 -0700 (Sun, 11 Dec 2011)
New Revision: 9098

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/libtiff.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/xorg-config.xml
   trunk/BOOK/x/lib/freeglut.xml
Log:
Updated to libtiff-3.9.5.


Modified: trunk/BOOK/general/graphlib/libtiff.xml
===================================================================
--- trunk/BOOK/general/graphlib/libtiff.xml     2011-12-11 23:49:52 UTC (rev 
9097)
+++ trunk/BOOK/general/graphlib/libtiff.xml     2011-12-12 00:31:25 UTC (rev 
9098)
@@ -6,9 +6,9 @@
 
   <!ENTITY libtiff-download-http 
"http://download.osgeo.org/libtiff/tiff-&libtiff-version;.tar.gz";>
   <!ENTITY libtiff-download-ftp  
"ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz";>
-  <!ENTITY libtiff-md5sum        "2006c1bdd12644dbf02956955175afd6">
+  <!ENTITY libtiff-md5sum        "8fc7ce3b4e1d0cc8a319336967815084">
   <!ENTITY libtiff-size          "1.4 MB">
-  <!ENTITY libtiff-buildsize     "25 MB">
+  <!ENTITY libtiff-buildsize     "27 MB">
   <!ENTITY libtiff-time          "0.4 SBU">
 ]>
 
@@ -34,7 +34,7 @@
     programs for reading and writing TIFF files and the utilities are useful
     for general work with TIFF files.</para>
 
-    <para>&lfssvn_checked;20100803&lfssvn_checked2;</para>
+    &lfs70_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-12-11 23:49:52 UTC (rev 9097)
+++ trunk/BOOK/general.ent      2011-12-12 00:31:25 UTC (rev 9098)
@@ -228,7 +228,7 @@
 <!-- Chapter 9 -->
 <!ENTITY libjpeg-version              "8c">
 <!ENTITY libpng-version               "1.5.5">
-<!ENTITY libtiff-version              "3.9.4">
+<!ENTITY libtiff-version              "3.9.5">
 <!ENTITY giflib-version               "4.1.6">
 <!ENTITY lcms-version                 "1.19">
 <!ENTITY libmng-version               "1.0.10">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2011-12-11 23:49:52 UTC 
(rev 9097)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2011-12-12 00:31:25 UTC 
(rev 9098)
@@ -45,6 +45,9 @@
       <para>December 11th, 2011</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Updated to libtiff-3.9.5.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Added a section on testing Xorg.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/x/installing/xorg-config.xml
===================================================================
--- trunk/BOOK/x/installing/xorg-config.xml     2011-12-11 23:49:52 UTC (rev 
9097)
+++ trunk/BOOK/x/installing/xorg-config.xml     2011-12-12 00:31:25 UTC (rev 
9098)
@@ -19,12 +19,12 @@
     <title>Testing Xorg</title>
      
     <para>To test the <application>Xorg</application> installation, issue
-    <userinput>startx</userinput>.  This command brings up a rudimentary
-    window manager called <emphasis>twm</emphasis> with three xterm and one
-    xclock window.  The xterm window in the upper left is a login terminal
-    and running <emphasis>exit</emphasis> from this terminal will exit
-    the <application>X Window</application> session.  the third xterm 
-    window may be obscured on your system by the other two xterms.</para>
+    <userinput>startx</userinput>.  This command brings up a rudimentary window
+    manager called <emphasis>twm</emphasis> with three xterm windows and one
+    xclock window.  The xterm window in the upper left is a login terminal and
+    running <emphasis>exit</emphasis> from this terminal will exit the
+    <application>X Window</application> session.  The third xterm window may be
+    obscured on your system by the other two xterms.</para>
     
     <para>Generally, there is no specific configuration required for
     <application>Xorg</application>, but customization is possible.  For 
details 

Modified: trunk/BOOK/x/lib/freeglut.xml
===================================================================
--- trunk/BOOK/x/lib/freeglut.xml       2011-12-11 23:49:52 UTC (rev 9097)
+++ trunk/BOOK/x/lib/freeglut.xml       2011-12-12 00:31:25 UTC (rev 9098)
@@ -35,8 +35,7 @@
     windowing API, which makes learning about and exploring OpenGL programming
     very easy.</para>
 
-    <!-- <para>If you built the GLUT library during an installation of
-    <xref linkend="mesalib"/>, you do not need to install this package.</para> 
-->
+    &lfs70_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

-- 
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