Procházet zdrojové kódy

new gawk patch fixes DDEFPATH definition, also added the procps patch to the changelog's 'Added ...' section

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans před 23 roky
rodič
revize
550485bea4
4 změnil soubory, kde provedl 11 přidání a 6 odebrání
  1. 6 1
      chapter01/changelog.xml
  2. 3 3
      chapter04/gawk-patch.xml
  3. 1 1
      entities/gawk.ent
  4. 1 1
      index.xml

+ 6 - 1
chapter01/changelog.xml

@@ -37,11 +37,12 @@
 <itemizedlist>
 <listitem><para>ed-0.2.patch</para></listitem>
 <listitem><para>fileutils-4.1.patch</para></listitem>
-<listitem><para>gawk-3.1.1.patch</para></listitem>
+<listitem><para>gawk-3.1.1-2.patch</para></listitem>
 <listitem><para>gcc-3.2.patch</para></listitem>
 <listitem><para>glibc-2.2.5-2.patch</para></listitem>
 <listitem><para>gzip-1.2.4b.patch</para></listitem>
 <listitem><para>ncurses-5.2.patch</para></listitem>
+<listitem><para>procps-2.0.7.patch</para></listitem>
 <listitem><para>vim-6.1.patch</para></listitem>
 <listitem><para>zlib-1.1.4</para></listitem>
 </itemizedlist>
@@ -54,6 +55,10 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Gawk: Updated
+the Gawk patch. It also changes the <emphasis>DDEFPATH</emphasis> directory
+location now.</para></listitem>
+
 <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
 patch that fixes a locale problem that makes <userinput>top</userinput>
 crash under certain locale settings.</para></listitem>

+ 3 - 3
chapter04/gawk-patch.xml

@@ -1,3 +1,3 @@
-Gawk Patch (&gawk-version;) - &gawk-patch-size;:
-<ulink url="&ftp;/gawk-&gawk-version;.patch.bz2"/>
-<ulink url="&http;/gawk-&gawk-version;.patch.bz2"/>
+Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
+<ulink url="&ftp;/gawk-&gawk-patch-version;.patch.bz2"/>
+<ulink url="&http;/gawk-&gawk-patch-version;.patch.bz2"/>

+ 1 - 1
entities/gawk.ent

@@ -18,7 +18,7 @@
 <!ENTITY gawk-contversion "3.1.1">
 <!ENTITY gawk-size "1,420 KB">
 <!ENTITY gawk-patch-size "1 KB">
-<!ENTITY gawk-patch-version "3.1.1">
+<!ENTITY gawk-patch-version "3.1.1-2">
 <!ENTITY gawk-dir "gawk-&gawk-version;">
 <!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2">
 

+ 1 - 1
index.xml

@@ -15,7 +15,7 @@
 <!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml">
 <!ENTITY blfs-root "http://beyond.linuxfromscratch.org/">
 
-<!ENTITY all-version "cvs-20020912-1405">
+<!ENTITY all-version "cvs-20020912-1516">
 <!ENTITY all-size-kb "105,560 KB">
 <!ENTITY all-size-mb "103.88 MB">