Author: matthew
Date: 2012-09-16 07:58:10 -0600 (Sun, 16 Sep 2012)
New Revision: 9996

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/patch.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/patches.ent
Log:
Upgrade to Patch-2.7. Fixes #3182.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-09-16 13:57:30 UTC (rev 9995)
+++ trunk/BOOK/chapter01/changelog.xml  2012-09-16 13:58:10 UTC (rev 9996)
@@ -41,6 +41,10 @@
       <para>2012-09-16</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Upgrade to Patch-2.7.  Fixes
+          <ulink url="&lfs-ticket-root;3182">#3182</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to MPC-1.0.1.  Fixes
           <ulink url="&lfs-ticket-root;3181">#3181</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2012-09-16 13:57:30 UTC (rev 9995)
+++ trunk/BOOK/chapter01/whatsnew.xml   2012-09-16 13:58:10 UTC (rev 9996)
@@ -151,9 +151,9 @@
     <!--<listitem>
       <para>Ncurses &ncurses-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>Patch &patch-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Perl &perl-version;</para>
     </listitem>-->
@@ -243,6 +243,10 @@
       <para>kmod-9-testsuite-1.patch</para>
     </listitem>
 
+    <listitem>
+      <para>patch-2.6.1-test_fix-1.patch</para>
+    </listitem>
+
   </itemizedlist>
 
 </sect1>

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2012-09-16 13:57:30 UTC (rev 9995)
+++ trunk/BOOK/chapter03/patches.xml    2012-09-16 13:58:10 UTC (rev 9996)
@@ -116,14 +116,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Patch Testsuite Fix Patch - 
<token>&patch-test-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink url="&patches-root;&patch-test-patch;"/></para>
-        <para>MD5 sum: <literal>&patch-test-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink url="&patches-root;&perl-libc-patch;"/></para>

Modified: trunk/BOOK/chapter06/patch.xml
===================================================================
--- trunk/BOOK/chapter06/patch.xml      2012-09-16 13:57:30 UTC (rev 9995)
+++ trunk/BOOK/chapter06/patch.xml      2012-09-16 13:58:10 UTC (rev 9996)
@@ -42,11 +42,6 @@
   <sect2 role="installation">
     <title>Installation of Patch</title>
 
-    <para>Apply a patch to prevent the test suite from running a test that
-    requires <command>ed</command>:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i 
../&patch-test-patch;</userinput></screen>
-
     <para>Prepare Patch for compilation:</para>
 
 <screen><userinput remap="configure">./configure 
--prefix=/usr</userinput></screen>
@@ -57,7 +52,7 @@
 
     <para>To test the results, issue:</para>
 
-<screen><userinput remap="test">make -k check</userinput></screen>
+<screen><userinput remap="test">make check</userinput></screen>
 
     <para>Install the package:</para>
 

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-09-16 13:57:30 UTC (rev 9995)
+++ trunk/BOOK/packages.ent     2012-09-16 13:58:10 UTC (rev 9996)
@@ -409,10 +409,10 @@
 <!ENTITY ncurses-ch6-du "40 MB">
 <!ENTITY ncurses-ch6-sbu "0.6 SBU">
 
-<!ENTITY patch-version "2.6.1">
-<!ENTITY patch-size "248 KB">
-<!ENTITY patch-url "&gnu;patch/patch-&patch-version;.tar.bz2">
-<!ENTITY patch-md5 "0818d1763ae0c4281bcdc63cdac0b2c0">
+<!ENTITY patch-version "2.7">
+<!ENTITY patch-size "659 KB">
+<!ENTITY patch-url "&gnu;patch/patch-&patch-version;.tar.xz">
+<!ENTITY patch-md5 "d443f9d9a7d1bf1715831883917699d9">
 <!ENTITY patch-home "http://savannah.gnu.org/projects/patch/";>
 <!ENTITY patch-ch5-du "3.4 MB">
 <!ENTITY patch-ch5-sbu "0.1 SBU">

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2012-09-16 13:57:30 UTC (rev 9995)
+++ trunk/BOOK/patches.ent      2012-09-16 13:58:10 UTC (rev 9996)
@@ -67,11 +67,6 @@
 <!ENTITY make-fixes-patch-size "9.7 KB">
 
 
-<!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch">
-<!ENTITY patch-test-patch-md5 "c51e1a95bfc5310635d05081472c3534">
-<!ENTITY patch-test-patch-size "1 KB">
-
-
 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch">
 <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f">
 <!ENTITY perl-libc-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