mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Readded the links in the Perl Modules instructions to the MD5sums of all the Perl Module source tarballs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5856 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e871308425
commit
de91b35595
@ -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,7 +47,14 @@
|
||||
<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
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user