Author: matthew
Date: 2009-03-11 15:35:01 -0600 (Wed, 11 Mar 2009)
New Revision: 8826
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/man-db.xml
trunk/BOOK/packages.ent
Log:
Upgrade to Man-DB-2.5.4. Fixes #2356 and #2338.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-03-11 21:34:09 UTC (rev 8825)
+++ trunk/BOOK/chapter01/changelog.xml 2009-03-11 21:35:01 UTC (rev 8826)
@@ -41,6 +41,11 @@
<para>2009-03-11</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Man-DB-2.5.4. Fixes
+ <ulink url="&lfs-ticket-root;2356">#2356</ulink> and
+ <ulink url="&lfs-ticket-root;2338">#2338</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Linux-2.6.28.7. Fixes
<ulink url="&lfs-ticket-root;2349">#2349</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/man-db.xml
===================================================================
--- trunk/BOOK/chapter06/man-db.xml 2009-03-11 21:34:09 UTC (rev 8825)
+++ trunk/BOOK/chapter06/man-db.xml 2009-03-11 21:35:01 UTC (rev 8826)
@@ -50,15 +50,10 @@
<para>Prepare Man-DB for compilation:</para>
- <!-- Note that the enable-mb-groff switch is a temporary workaround for the
- fact that the configure test doesn't automatically detect that Groff-1.20.1
- is multibyte capable -->
-
<screen><userinput remap="configure">./configure --prefix=/usr
--libexecdir=/usr/lib \
--sysconfdir=/etc --disable-setuid \
- --enable-mb-groff --with-browser=/usr/bin/lynx \
- --with-col=/usr/bin/col --with-vgrind=/usr/bin/vgrind \
- --with-grap=/usr/bin/grap</userinput></screen>
+ --with-browser=/usr/bin/lynx --with-col=/usr/bin/col \
+ --with-vgrind=/usr/bin/vgrind
--with-grap=/usr/bin/grap</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
@@ -72,15 +67,6 @@
</varlistentry>
<varlistentry>
- <term><parameter>--enable-mb-groff</parameter></term>
- <listitem>
- <para>This switch tells <application>man-db</application> to expect
- the Debian multibyte patched version of
- <application>groff</application>.</para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term><parameter>--with-...</parameter></term>
<listitem>
<para>These four parameters are used to set some default programs.
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2009-03-11 21:34:09 UTC (rev 8825)
+++ trunk/BOOK/packages.ent 2009-03-11 21:35:01 UTC (rev 8826)
@@ -341,10 +341,10 @@
<!ENTITY make-ch6-du "9.6 MB">
<!ENTITY make-ch6-sbu "0.1 SBU">
-<!ENTITY man-db-version "2.5.3">
-<!ENTITY man-db-size "1,808 KB">
+<!ENTITY man-db-version "2.5.4">
+<!ENTITY man-db-size "1,889 KB">
<!ENTITY man-db-url
"http://download.savannah.gnu.org/releases/man-db/man-db-&man-db-version;.tar.gz">
-<!ENTITY man-db-md5 "656507b8ff6abd1b7a9af9692ba22edc">
+<!ENTITY man-db-md5 "591752c2bd003f7f2f5ca3387da3ddc9">
<!ENTITY man-db-home "http://www.nongnu.org/man-db/">
<!ENTITY man-db-ch6-du "20 MB">
<!ENTITY man-db-ch6-sbu "0.3 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page