Author: rthomsen
Date: 2012-08-17 12:42:12 -0600 (Fri, 17 Aug 2012)
New Revision: 10526

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Poppler 0.20.3

Modified: trunk/BOOK/general/graphlib/poppler.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler.xml     2012-08-17 09:45:57 UTC (rev 
10525)
+++ trunk/BOOK/general/graphlib/poppler.xml     2012-08-17 18:42:12 UTC (rev 
10526)
@@ -7,7 +7,7 @@
   <!ENTITY poppler-download-http
     "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz";>
   <!ENTITY poppler-download-ftp       " ">
-  <!ENTITY poppler-md5sum             "45dd2c16c8c4d1a39e830e45745c4e25">
+  <!ENTITY poppler-md5sum             "28c40266f374e1960a7bcead17d39f96">
   <!ENTITY poppler-size               "2.0 MB">
   <!ENTITY poppler-buildsize          "95 MB (excluding the encoding data) and
     110 MB (including the encoding data)">
@@ -198,6 +198,12 @@
       <filename class='libraryfile'>libz</filename> library to enable 
compressed
       PDF functionality.
     </para>
+
+    <para>
+      <option>--enable-libcurl</option>: This option enables support for HTTP
+      using <application>libcurl</application>.
+    </para>
+    
   </sect2>
 
   <sect2 role="content">

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-08-17 09:45:57 UTC (rev 10525)
+++ trunk/BOOK/general.ent      2012-08-17 18:42:12 UTC (rev 10526)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "17">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2012">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 15th, &year;">
+<!ENTITY releasedate  "August 17th, &year;">
 <!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
@@ -329,7 +329,7 @@
 <!ENTITY libtiff-version              "4.0.2">
 <!ENTITY openjpeg-version             "1.5.0">
 <!ENTITY pixman-version               "0.26.2">
-<!ENTITY poppler-version              "0.20.2">
+<!ENTITY poppler-version              "0.20.3">
 
 <!-- Removed
 <!ENTITY libungif-version             "4.1.3">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-08-17 09:45:57 UTC 
(rev 10525)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-08-17 18:42:12 UTC 
(rev 10526)
@@ -44,6 +44,16 @@
 
 -->
     <listitem>
+      <para>August 17th, 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[rthomsen] - Poppler 0.20.3. Fixes
+          <ulink url="&blfs-ticket-root;3495">#3495</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 15th, 2012</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