Author: bdubbs
Date: 2010-05-23 12:23:16 -0600 (Sun, 23 May 2010)
New Revision: 9286
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/man-db.xml
trunk/BOOK/patches.ent
Log:
Add a patch to fix some internal problems
n Man-DB when viewing some pages. Thanks to William Immendorf
for posting the patch.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-05-23 17:18:52 UTC (rev 9285)
+++ trunk/BOOK/chapter01/changelog.xml 2010-05-23 18:23:16 UTC (rev 9286)
@@ -40,6 +40,12 @@
<para>2010-05-23</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Add a patch to fix some internal problems
+ in Man-DB when viewing some pages. Thanks to William Immendorf
+ for posting the patch. Fixes
+ <ulink url="&lfs-ticket-root;2652">#2652</ulink></para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Add installed directories information to
each package. Thanks to Chris Staub for the patch. Fixes
<ulink url="&lfs-ticket-root;2657">#2655</ulink></para>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2010-05-23 17:18:52 UTC (rev 9285)
+++ trunk/BOOK/chapter03/patches.xml 2010-05-23 18:23:16 UTC (rev 9286)
@@ -148,6 +148,14 @@
</varlistentry>
<varlistentry>
+ <term>Man-DB Upstream Fix Assertion Patch -
<token>&man-db-upstream_fixes-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
url="&patches-root;&man-db-upstream_fixes-patch;"/></para>
+ <para>MD5 sum:
<literal>&man-db-upstream_fixes-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Patch Testsuite Fix Patch -
<token>&patch-test-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&patch-test-patch;"/></para>
Modified: trunk/BOOK/chapter06/man-db.xml
===================================================================
--- trunk/BOOK/chapter06/man-db.xml 2010-05-23 17:18:52 UTC (rev 9285)
+++ trunk/BOOK/chapter06/man-db.xml 2010-05-23 18:23:16 UTC (rev 9286)
@@ -41,6 +41,11 @@
<sect2 role="installation">
<title>Installation of Man-DB</title>
+ <para>First apply the following patch to fix problems when viewing
+ some man pages:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i
../&man-db-upstream_fixes-patch;</userinput></screen>
+
<para>Prepare Man-DB for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr
--libexecdir=/usr/lib \
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2010-05-23 17:18:52 UTC (rev 9285)
+++ trunk/BOOK/patches.ent 2010-05-23 18:23:16 UTC (rev 9286)
@@ -81,6 +81,10 @@
<!ENTITY make-upstream_fixes-patch-md5 "8b1e478d8e733dc2d72e31bc7af1defa">
<!ENTITY make-upstream_fixes-patch-size "5 KB">
+<!ENTITY man-db-upstream_fixes-patch
"man-db-&man-db-version;-fix_man_assertion-1.patch">
+<!ENTITY man-db-upstream_fixes-patch-md5 "a2d7e211160564c13296476cb5f05574">
+<!ENTITY man-db-upstream_fixes-patch-size "3.9 KB">
+
<!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch">
<!ENTITY patch-test-patch-md5 "c51e1a95bfc5310635d05081472c3534">
<!ENTITY patch-test-patch-size "1 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page