Author: matthew
Date: 2011-02-04 12:36:31 -0700 (Fri, 04 Feb 2011)
New Revision: 9454
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter06/glibc.xml
trunk/BOOK/general.ent
trunk/BOOK/packages.ent
Log:
Undo previous commit; it had an unwanted change to Glibc.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-02-04 19:32:55 UTC (rev 9453)
+++ trunk/BOOK/chapter01/changelog.xml 2011-02-04 19:36:31 UTC (rev 9454)
@@ -37,16 +37,6 @@
-->
<listitem>
- <para>2011-02-04</para>
- <itemizedlist>
- <listitem>
- <para>[matthew] Upgrade to Perl-5.12.3. Fixes
- <ulink url="&lfs-ticket-root;2824">#2824</ulink>.</para>
- </listitem>
- </itemizedlist>
- </listitem>
-
- <listitem>
<para>2011-01-27</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2011-02-04 19:32:55 UTC (rev 9453)
+++ trunk/BOOK/chapter01/whatsnew.xml 2011-02-04 19:36:31 UTC (rev 9454)
@@ -248,7 +248,7 @@
</listitem>
<listitem>
- <para>perl-5.12.3-libc-1.patch</para>
+ <para>perl-5.12.2-libc-1.patch</para>
</listitem>
<listitem>
Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml 2011-02-04 19:32:55 UTC (rev 9453)
+++ trunk/BOOK/chapter06/glibc.xml 2011-02-04 19:36:31 UTC (rev 9454)
@@ -84,14 +84,6 @@
scripts/test-installation.pl
unset DL</userinput></screen>
- <para>In addition, there is a bug in the
- <filename>test-installation.pl</filename> script in that it tries to link
- a test program to a library that isn't installed by
- <command>make install</command>. Issue the following
<command>sed</command>
- command to fix it:</para>
-
-<screen><userinput remap="pre">sed -i -e 's/"db1"/& \&\& $name ne
"nss_test1"/' scripts/test-installation.pl</userinput></screen>
-
<para>The <command>ldd</command> shell script contains Bash-specific
syntax. Change its default program interpreter to
<command>/bin/bash</command>
in case another <command>/bin/sh</command> is installed as described in the
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-02-04 19:32:55 UTC (rev 9453)
+++ trunk/BOOK/general.ent 2011-02-04 19:36:31 UTC (rev 9454)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20110204">
-<!ENTITY releasedate "February 4, 2011">
+<!ENTITY version "SVN-20110127">
+<!ENTITY releasedate "January 27, 2011">
<!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.8">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2011-02-04 19:32:55 UTC (rev 9453)
+++ trunk/BOOK/packages.ent 2011-02-04 19:36:31 UTC (rev 9454)
@@ -407,10 +407,10 @@
<!ENTITY patch-ch6-du "1.9 MB">
<!ENTITY patch-ch6-sbu "less than 0.1 SBU">
-<!ENTITY perl-version "5.12.3">
-<!ENTITY perl-size "11,759 KB">
+<!ENTITY perl-version "5.12.2">
+<!ENTITY perl-size "12,060 KB">
<!ENTITY perl-url "http://cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
-<!ENTITY perl-md5 "72f3f7e1c700e79bbf9d9279ca5b42d9">
+<!ENTITY perl-md5 "7b018fe9c2f434eff0c629b4c515a8fc">
<!ENTITY perl-home "http://cpan.org/">
<!ENTITY perl-ch5-du "106 MB">
<!ENTITY perl-ch5-sbu "0.8 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page