Author: randy Date: 2010-11-26 12:40:11 -0700 (Fri, 26 Nov 2010) New Revision: 8709
Modified: trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/pst/ps/xpdf.xml Log: Updated Xpdf to patch level 5 by creating a consolidated patch from the five upstream patches Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-11-25 22:16:26 UTC (rev 8708) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-11-26 19:40:11 UTC (rev 8709) @@ -45,6 +45,10 @@ <para>November 26th, 2010</para> <itemizedlist> <listitem> + <para>[randy] - Updated Xpdf to patch level 5 by creating a + consolidated patch from the five upstream patches.</para> + </listitem> + <listitem> <para>[randy] - Added a warning note to the GTK+-2 package that if the installation was done using a 'DESTDIR' method, then important files were not installed, and give instructions how to create those Modified: trunk/BOOK/pst/ps/xpdf.xml =================================================================== --- trunk/BOOK/pst/ps/xpdf.xml 2010-11-25 22:16:26 UTC (rev 8708) +++ trunk/BOOK/pst/ps/xpdf.xml 2010-11-26 19:40:11 UTC (rev 8709) @@ -7,10 +7,9 @@ <!ENTITY xpdf-download-http "http://gd.tuwien.ac.at/publishing/xpdf/xpdf-&xpdf-version;.tar.gz"> <!ENTITY xpdf-download-ftp "ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.tar.gz"> <!ENTITY xpdf-md5sum "599dc4cc65a07ee868cf92a667a913d2"> - <!ENTITY xpdf-size "659 KB"> + <!ENTITY xpdf-size "674 KB"> <!ENTITY xpdf-buildsize "46 MB"> - <!ENTITY xpdf-time "0.4 SBU"> - <!ENTITY xpdf-patch "xpdf-&xpdf-version;pl3.patch"> + <!ENTITY xpdf-time "0.5 SBU"> ]> <sect1 id="xpdf" xreflabel="Xpdf-&xpdf-version;"> @@ -62,7 +61,7 @@ <itemizedlist spacing='compact'> <listitem> <para>Required patch: <ulink - url="ftp://ftp.foolabs.com/pub/xpdf/&xpdf-patch;"/></para> + url="&patch-root;/xpdf-&xpdf-version;-consolidated_pl5-1.patch"/></para> </listitem> </itemizedlist> @@ -88,7 +87,7 @@ <para>Install <application>Xpdf</application> by running the following commands:</para> -<screen><userinput>patch -Np1 -i ../&xpdf-patch; && +<screen><userinput>patch -Np1 -i ../xpdf-&xpdf-version;-consolidated_pl5-1.patch && ./configure --prefix=/usr \ --sysconfdir=/etc \ --with-freetype2-includes=/usr/include/freetype2 \ -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page