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
This commit is contained in:
Gerard Beekmans 2002-09-12 22:26:58 +00:00
parent a76aa6437e
commit 550485bea4
4 changed files with 11 additions and 6 deletions

View File

@ -37,11 +37,12 @@
<itemizedlist> <itemizedlist>
<listitem><para>ed-0.2.patch</para></listitem> <listitem><para>ed-0.2.patch</para></listitem>
<listitem><para>fileutils-4.1.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>gcc-3.2.patch</para></listitem>
<listitem><para>glibc-2.2.5-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>gzip-1.2.4b.patch</para></listitem>
<listitem><para>ncurses-5.2.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>vim-6.1.patch</para></listitem>
<listitem><para>zlib-1.1.4</para></listitem> <listitem><para>zlib-1.1.4</para></listitem>
</itemizedlist> </itemizedlist>
@ -54,6 +55,10 @@
</itemizedlist> </itemizedlist>
</para></listitem> </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 <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
patch that fixes a locale problem that makes <userinput>top</userinput> patch that fixes a locale problem that makes <userinput>top</userinput>
crash under certain locale settings.</para></listitem> crash under certain locale settings.</para></listitem>

View File

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

View File

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

View File

@ -15,7 +15,7 @@
<!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml"> <!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml">
<!ENTITY blfs-root "http://beyond.linuxfromscratch.org/"> <!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-kb "105,560 KB">
<!ENTITY all-size-mb "103.88 MB"> <!ENTITY all-size-mb "103.88 MB">