Updated Tar to 1.20

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Randy McMurchy 2008-10-06 20:31:01 +00:00
parent 62710765e8
commit a215474ef2
3 changed files with 8 additions and 7 deletions

View File

@ -40,6 +40,9 @@
<listitem> <listitem>
<para>2008-10-06</para> <para>2008-10-06</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[randy] - Updated Tar to 1.20.</para>
</listitem>
<listitem> <listitem>
<para>[randy] - Updated Perl to 5.10.0.</para> <para>[randy] - Updated Perl to 5.10.0.</para>
</listitem> </listitem>

View File

@ -48,12 +48,10 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>To test the results, issue:</para> <para>To test the results (about 1 SBU), issue:</para>
<screen><userinput remap="test">make check || true</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<para>Note that tests 26 and 29 are known to fail intermittently.</para>
<para>Install the package:</para> <para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen> <screen><userinput remap="install">make install</userinput></screen>

View File

@ -480,10 +480,10 @@
<!ENTITY sysvinit-ch6-du "1 MB"> <!ENTITY sysvinit-ch6-du "1 MB">
<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
<!ENTITY tar-version "1.19"> <!ENTITY tar-version "1.20">
<!ENTITY tar-size "1,838 KB"> <!ENTITY tar-size "1,912 KB">
<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2"> <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2">
<!ENTITY tar-md5 "bcc2e19b19823b9ab68c94586067a792"> <!ENTITY tar-md5 "1a7e17f27abf583b3b0bc059a827e68b">
<!ENTITY tar-home "&gnu-software;tar/"> <!ENTITY tar-home "&gnu-software;tar/">
<!ENTITY tar-ch5-du "19.9 MB"> <!ENTITY tar-ch5-du "19.9 MB">
<!ENTITY tar-ch5-sbu "0.3 SBU"> <!ENTITY tar-ch5-sbu "0.3 SBU">