Author: thomas
Date: 2008-11-14 10:50:27 -0700 (Fri, 14 Nov 2008)
New Revision: 7601
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/major/nfs-utils.xml
Log:
Fix download URL in nfs-utils (#2598)
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-11-08 18:40:14 UTC (rev 7600)
+++ trunk/BOOK/general.ent 2008-11-14 17:50:27 UTC (rev 7601)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "08"> <!-- Always 2 digits -->
+<!ENTITY day "14"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY copyrightdate "2001-&year;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-11-08 18:40:14 UTC
(rev 7600)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-11-14 17:50:27 UTC
(rev 7601)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>November 14th, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[thomas] - Fix download URL in nfs-utils (#2598).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 8th, 2008</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/server/major/nfs-utils.xml
===================================================================
--- trunk/BOOK/server/major/nfs-utils.xml 2008-11-08 18:40:14 UTC (rev
7600)
+++ trunk/BOOK/server/major/nfs-utils.xml 2008-11-14 17:50:27 UTC (rev
7601)
@@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY nfs-utils-download-http
"&sourceforge-repo;/nfs/nfs-utils-&nfs-utils-version;.tar.gz">
+ <!ENTITY nfs-utils-download-http
"&sourceforge-repo;/nfs/nfs-utils-&nfs-utils-version;.tar.bz2">
<!ENTITY nfs-utils-download-ftp " ">
<!ENTITY nfs-utils-md5sum "3ed5b9cb73fd1c9b358c7bfa7a6ae150">
<!ENTITY nfs-utils-size "574 KB">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page