Author: cwurst
Date: 2008-10-02 10:03:01 -0600 (Thu, 02 Oct 2008)
New Revision: 7586
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/gcc.xml
trunk/BOOK/general/sysutils/which.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
updated to which-2.20
Modified: trunk/BOOK/general/prog/gcc.xml
===================================================================
--- trunk/BOOK/general/prog/gcc.xml 2008-09-07 17:02:34 UTC (rev 7585)
+++ trunk/BOOK/general/prog/gcc.xml 2008-10-02 16:03:01 UTC (rev 7586)
@@ -192,7 +192,7 @@
for stage1 of the bootstrap in order to build Ada. If the process didn't
use a <quote>bootstrap</quote> you could end up having a
<command>gcc</command> installed on the system that was produced by a
- foriegn compiler.</para>
+ foreign compiler.</para>
<screen><userinput>sed -i 's/install_to_$(INSTALL_DEST) //'
libiberty/Makefile.in &&
sed -i '[EMAIL PROTECTED]/[EMAIL PROTECTED] true@' gcc/Makefile.in &&
Modified: trunk/BOOK/general/sysutils/which.xml
===================================================================
--- trunk/BOOK/general/sysutils/which.xml 2008-09-07 17:02:34 UTC (rev
7585)
+++ trunk/BOOK/general/sysutils/which.xml 2008-10-02 16:03:01 UTC (rev
7586)
@@ -6,8 +6,8 @@
<!ENTITY which-download-http
"http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">
<!ENTITY which-download-ftp
"ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
- <!ENTITY which-md5sum "bbd094cec2444cd78befbc0cf09deea4">
- <!ENTITY which-size "132 KB">
+ <!ENTITY which-md5sum "95be0501a466e515422cde4af46b2744">
+ <!ENTITY which-size "135 KB">
<!ENTITY which-buildsize "1 MB">
<!ENTITY which-time "less than 0.1 SBU">
]>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-09-07 17:02:34 UTC (rev 7585)
+++ trunk/BOOK/general.ent 2008-10-02 16:03:01 UTC (rev 7586)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "31"> <!-- Always 2 digits -->
-<!ENTITY month "08"> <!-- Always 2 digits -->
+<!ENTITY day "02"> <!-- Always 2 digits -->
+<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "August &day;st, &year;">
+<!ENTITY releasedate "October &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -189,7 +189,7 @@
<!ENTITY gpm-version "1.20.1">
<!ENTITY fcron-version "3.0.3">
<!ENTITY hdparm-version "7.7">
-<!ENTITY which-version "2.19">
+<!ENTITY which-version "2.20">
<!ENTITY unzip-version "5.52">
<!ENTITY zip-version "2.32">
<!ENTITY pciutils-version "2.2.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-09-07 17:02:34 UTC
(rev 7585)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-10-02 16:03:01 UTC
(rev 7586)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>October 2nd, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[cwurst] - Updated to which-2.20. Fixes #2556.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 31st, 2008</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page