Author: randy
Date: 2006-04-14 11:10:46 -0600 (Fri, 14 Apr 2006)
New Revision: 5856

Modified:
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Readded the links in the Perl Modules instructions to the MD5sums of all the 
Perl Module source tarballs

Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    2006-04-14 16:41:23 UTC (rev 
5855)
+++ trunk/BOOK/general/prog/perl-modules.xml    2006-04-14 17:10:46 UTC (rev 
5856)
@@ -4,8 +4,8 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY perl_modules_md5sums_download_http 
"&sources-anduin-http;/Perl_Modules/Perl_Modules.gz.md5sums">
-  <!ENTITY perl_modules_md5sums_download_ftp  
"&sources-anduin-ftp;/Perl_Modules/Perl_Modules.gz.md5sums">
+  <!ENTITY perl_modules_md5sums_download_http 
"&sources-anduin-http;/perl-modules/">
+  <!ENTITY perl_modules_md5sums_download_ftp  
"&sources-anduin-ftp;/perl-modules/">
 ]>
 
 <sect1 id="perl-modules" xreflabel="Perl modules">
@@ -37,18 +37,6 @@
     an external URL are in the latter form, as these are the official package
     names.</para>
 
-    <note>
-      <para>Some dependencies, such as the <xref linkend="perl-test-pod"/>
-      module, are used by several of the listed dependencies and perhaps also
-      the module being installed. Dependencies such as this are only listed
-      once in the dependency chain for each module to avoid redundancy and
-      additional clutter in the instructions.</para>
-    </note>
-
-    <!-- This section commented out now because the new organization of files
-         on the Anduin server does not include md5sums for the .tar.gz Perl
-         module sources. There is a bug in Bugzilla to fix this.
-
     <itemizedlist spacing="compact">
       <listitem>
         <para>Download MD5 sums (HTTP):
@@ -59,8 +47,15 @@
         <ulink url="&perl_modules_md5sums_download_ftp;"/></para>
       </listitem>
     </itemizedlist>
-    -->
 
+    <note>
+      <para>Some dependencies, such as the <xref linkend="perl-test-pod"/>
+      module, are used by several of the listed dependencies and perhaps also
+      the module being installed. Dependencies such as this are only listed
+      once in the dependency chain for each module to avoid redundancy and
+      additional clutter in the instructions.</para>
+    </note>
+
     <!-- This is info for the Test::Builder::Tester module which may very well
          be obsolete now. The packages that need it apparently also now need
          Test::More-0.62 which is a core Perl module in an updated version. To

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-14 16:41:23 UTC 
(rev 5855)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-14 17:10:46 UTC 
(rev 5856)
@@ -45,6 +45,10 @@
       <para>April 14th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Readded the links in the Perl Modules instructions
+          to the MD5sums of all the Perl Module source tarballs.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Moved GConf-1 from an optional to a required
           dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
         </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