Author: matthew
Date: 2009-02-16 17:05:07 -0700 (Mon, 16 Feb 2009)
New Revision: 8817

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/grep.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/patches.ent
Log:
Upgrade to Grep-2.5.4. Fixes #2346.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-02-17 00:04:09 UTC (rev 8816)
+++ trunk/BOOK/chapter01/changelog.xml  2009-02-17 00:05:07 UTC (rev 8817)
@@ -41,6 +41,10 @@
       <para>2009-02-17</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Upgraded to Grep-2.5.4.  Fixes
+          <ulink url="&lfs-ticket-root;2346">#2346</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgraded to Man-Pages-3.18.  Fixes
           <ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2009-02-17 00:04:09 UTC (rev 8816)
+++ trunk/BOOK/chapter01/whatsnew.xml   2009-02-17 00:05:07 UTC (rev 8817)
@@ -83,9 +83,9 @@
     <!-- <listitem>
       <para>GMP &gmp-version;</para>
     </listitem> -->
-    <!--<listitem>
+    <listitem>
       <para>Grep &grep-version;</para>
-    </listitem>-->
+    </listitem>
     <listitem>
       <para>Groff &groff-version;</para>
     </listitem>
@@ -217,6 +217,10 @@
     </listitem>
 
     <listitem>
+      <para>&grep-debian-patch;</para>
+    </listitem>
+
+    <listitem>
       <para>&inetutils-man_pages-patch;</para>
     </listitem>
 
@@ -266,6 +270,12 @@
       <para>binutils-2.18-configure-1.patch</para>
     </listitem>
     <listitem>
+      <para>grep-2.5.3-debian_fixes-1.patch</para>
+    </listitem>
+    <listitem>
+      <para>grep-2.5.3-upstream_fixes-1.patch</para>
+    </listitem>
+    <listitem>
       <para>groff-1.18.1.4-debian_fixes-1.patch</para>
     </listitem>
     <listitem>

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2009-02-17 00:04:09 UTC (rev 8816)
+++ trunk/BOOK/chapter03/patches.xml    2009-02-17 00:05:07 UTC (rev 8817)
@@ -115,14 +115,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Grep Upstream Fixes Patch - 
<token>&grep-fixes-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink url="&patches-root;&grep-fixes-patch;"/></para>
-        <para>MD5 sum: <literal>&grep-fixes-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>GRUB Disk Geometry Patch - 
<token>&grub-geometry-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink 
url="&patches-root;&grub-geometry-patch;"/></para>

Modified: trunk/BOOK/chapter06/grep.xml
===================================================================
--- trunk/BOOK/chapter06/grep.xml       2009-02-17 00:04:09 UTC (rev 8816)
+++ trunk/BOOK/chapter06/grep.xml       2009-02-17 00:05:07 UTC (rev 8817)
@@ -47,12 +47,6 @@
 
 <screen><userinput remap="pre">patch -Np1 -i 
../&grep-debian-patch;</userinput></screen>
 
-    <para>Upstream have fixed some of the documentation, and changed some of 
the
-    tests and the expected results in the newest test scripts.  This means that
-    not so many of the individual tests fail:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i 
../&grep-fixes-patch;</userinput></screen>
-
     <para>Prepare Grep for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr \

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2009-02-17 00:04:09 UTC (rev 8816)
+++ trunk/BOOK/packages.ent     2009-02-17 00:05:07 UTC (rev 8817)
@@ -217,10 +217,10 @@
 <!ENTITY gmp-ch6-du "39.4 MB testsuite included">
 <!ENTITY gmp-ch6-sbu "1.5 SBU testsuite included">
 
-<!ENTITY grep-version "2.5.3">
-<!ENTITY grep-size "604 KB">
+<!ENTITY grep-version "2.5.4">
+<!ENTITY grep-size "706 KB">
 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.bz2">
-<!ENTITY grep-md5 "27061ce1fde82876970b6549a156da8b">
+<!ENTITY grep-md5 "5650ee2ae6ea4b39e9459d7d0585b315">
 <!ENTITY grep-home "&gnu-software;grep/">
 <!ENTITY grep-ch5-du "6.9 MB">
 <!ENTITY grep-ch5-sbu "0.1 SBU">

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2009-02-17 00:04:09 UTC (rev 8816)
+++ trunk/BOOK/patches.ent      2009-02-17 00:05:07 UTC (rev 8817)
@@ -60,11 +60,7 @@
 <!ENTITY grep-debian-patch-md5 "337d017202d7e3b08d428a89da3ee572">
 <!ENTITY grep-debian-patch-size "27 KB">
 
-<!ENTITY grep-fixes-patch "grep-&grep-version;-upstream_fixes-1.patch">
-<!ENTITY grep-fixes-patch-md5 "44f9c5e7df7746e6115be47e5a068ab8">
-<!ENTITY grep-fixes-patch-size "5.8 KB">
 
-
 <!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch">
 <!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673">
 <!ENTITY grub-inode-patch-size "4.8 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