Author: matthew
Date: 2010-08-08 02:46:19 -0600 (Sun, 08 Aug 2010)
New Revision: 9353

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/bison.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/patches.ent
Log:
Upgrade to Bison-2.4.3. Fixes #2732.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2010-08-08 08:45:45 UTC (rev 9352)
+++ trunk/BOOK/chapter01/changelog.xml  2010-08-08 08:46:19 UTC (rev 9353)
@@ -41,6 +41,10 @@
       <para>2010-08-08</para>
       <itemizedlist>
          <listitem>
+           <para>[matthew] - Upgrade to Bison-2.4.3. Fixes
+           <ulink url="&lfs-ticket-root;2732">#2732</ulink>.</para>
+         </listitem>
+         <listitem>
            <para>[matthew] - Upgrade to IPRoute2-2.6.35. Fixes
            <ulink url="&lfs-ticket-root;2731">#2731</ulink>.</para>
          </listitem>

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2010-08-08 08:45:45 UTC (rev 9352)
+++ trunk/BOOK/chapter03/patches.xml    2010-08-08 08:46:19 UTC (rev 9353)
@@ -27,14 +27,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Bison GCC-4.5.0 Patch - 
<token>&bison-gcc-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink url="&patches-root;&bison-gcc-patch;"/></para>
-        <para>MD5 sum: <literal>&bison-gcc-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Bzip2 Documentation Patch - 
<token>&bzip2-docs-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>

Modified: trunk/BOOK/chapter06/bison.xml
===================================================================
--- trunk/BOOK/chapter06/bison.xml      2010-08-08 08:45:45 UTC (rev 9352)
+++ trunk/BOOK/chapter06/bison.xml      2010-08-08 08:46:19 UTC (rev 9353)
@@ -40,11 +40,6 @@
   <sect2 role="installation">
     <title>Installation of Bison</title>
 
-    <para>Fix an issue with the testsuite, which doesn't correctly handle
-    certain output from GCC-&gcc-version;:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i 
../&bison-gcc-patch;</userinput></screen>
-
     <para>Prepare Bison for compilation:</para>
 
 <screen><userinput remap="configure">./configure 
--prefix=/usr</userinput></screen>

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2010-08-08 08:45:45 UTC (rev 9352)
+++ trunk/BOOK/packages.ent     2010-08-08 08:46:19 UTC (rev 9353)
@@ -46,10 +46,10 @@
 <!ENTITY binutils-ch6-du "222 MB">
 <!ENTITY binutils-ch6-sbu "2.1 SBU">
 
-<!ENTITY bison-version "2.4.2">
-<!ENTITY bison-size "1,578 KB">
+<!ENTITY bison-version "2.4.3">
+<!ENTITY bison-size "1,614 KB">
 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.bz2">
-<!ENTITY bison-md5 "63584004613aaef2d3dca19088eb1654">
+<!ENTITY bison-md5 "c1d3ea81bc370dbd43b6f0b2cd21287e">
 <!ENTITY bison-home "&gnu-software;bison/">
 <!--
 <!ENTITY bison-ch5-du "">

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2010-08-08 08:45:45 UTC (rev 9352)
+++ trunk/BOOK/patches.ent      2010-08-08 08:46:19 UTC (rev 9353)
@@ -7,11 +7,6 @@
 <!ENTITY bash-fixes-patch-size "5.1 KB">
 
 
-<!ENTITY bison-gcc-patch "bison-&bison-version;-gcc-1.patch">
-<!ENTITY bison-gcc-patch-md5 "211b0ce6ab8be05fb630b9a81637dcc2">
-<!ENTITY bison-gcc-patch-size "1.8 KB">
-
-
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
 <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
 <!ENTITY bzip2-docs-patch-size "1.6 KB">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to