1
0
Quellcode durchsuchen

Updated Texinfo to 4.13

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy vor 17 Jahren
Ursprung
Commit
b3d709a491
3 geänderte Dateien mit 20 neuen und 11 gelöschten Zeilen
  1. 11 2
      chapter01/changelog.xml
  2. 1 1
      chapter06/texinfo.xml
  3. 8 8
      packages.ent

+ 11 - 2
chapter01/changelog.xml

@@ -37,12 +37,21 @@
 
 -->
 
+    <listitem>
+      <para>2008-10-07</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated Texinfo to 4.13.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2008-10-06</para>
       <itemizedlist>
         <listitem>
-          <para>[robert] - cp -v, to .orig, in Expect chap5, like we do with
-          the rest of the book.</para>
+          <para>[robert] - Added -v to the cp command in the Chapter 5 Expect
+          instructions.</para>
         </listitem>
         <listitem>
           <para>[randy] - Updated Tar to 1.20.</para>

+ 1 - 1
chapter06/texinfo.xml

@@ -51,7 +51,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>
 

+ 8 - 8
packages.ent

@@ -499,15 +499,15 @@
 <!ENTITY tcl-ch5-du "36 MB">
 <!ENTITY tcl-ch5-sbu "0.6 SBU">
 
-<!ENTITY texinfo-version "4.11">
-<!ENTITY texinfo-size "1,621 KB">
-<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.bz2">
-<!ENTITY texinfo-md5 "c6bf13df4fbeff8ce874aacd6a51e814">
+<!ENTITY texinfo-version "4.13">
+<!ENTITY texinfo-size "2,751 KB">
+<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.gz">
+<!ENTITY texinfo-md5 "71ba711519209b5fb583fed2b3d86fcb">
 <!ENTITY texinfo-home "&gnu-software;texinfo/">
-<!ENTITY texinfo-ch5-du "16.3 MB">
-<!ENTITY texinfo-ch5-sbu "0.2 SBU">
-<!ENTITY texinfo-ch6-du "16.6 MB">
-<!ENTITY texinfo-ch6-sbu "0.2 SBU">
+<!ENTITY texinfo-ch5-du "20 MB">
+<!ENTITY texinfo-ch5-sbu "0.3 SBU">
+<!ENTITY texinfo-ch6-du "20 MB">
+<!ENTITY texinfo-ch6-sbu "0.3 SBU">
 
 <!ENTITY udev-version "122">
 <!ENTITY udev-size "207 KB">