aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendixa/procps-down.xml5
-rw-r--r--chapter01/changelog.xml20
-rw-r--r--chapter04/chapter04.xml3
-rw-r--r--chapter06/automake.xml4
-rw-r--r--chapter06/procps.xml7
-rw-r--r--entities/autoconf.ent4
-rw-r--r--entities/automake.ent4
-rw-r--r--entities/file.ent4
-rw-r--r--entities/modutils.ent4
-rw-r--r--entities/procps.ent7
-rw-r--r--entities/sed.ent4
11 files changed, 34 insertions, 32 deletions
diff --git a/appendixa/procps-down.xml b/appendixa/procps-down.xml
index 5a698dc20..a109e3f4a 100644
--- a/appendixa/procps-down.xml
+++ b/appendixa/procps-down.xml
@@ -2,8 +2,5 @@
<title>Official Download Location</title>
<literallayout>Procps (&procps-version;):
-<ulink url="http://procps.sourceforge.net/"/>
-
-Procps Locale Patch:
-<ulink url="&patches-root;&procps-patch;"/></literallayout>
+<ulink url="http://procps.sourceforge.net/"/></literallayout>
</sect2>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c51585a56..f462264c0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -8,10 +8,30 @@
<listitem><para>Upgraded to:</para>
<itemizedlist>
+<listitem><para>autoconf-2.58</para></listitem>
+<listitem><para>automake-1.7.9</para></listitem>
+<listitem><para>file-4.06</para></listitem>
<listitem><para>gcc-3.3.2</para></listitem>
+<listitem><para>modutils-2.4.26</para></listitem>
+<listitem><para>procps-3.1.4</para></listitem>
+<listitem><para>sed-4.0.8</para></listitem>
</itemizedlist>
</listitem>
+<listitem><para>Removed:</para>
+<itemizedlist>
+<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
+</itemizedlist>
+</listitem>
+
+<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
+symlink. Removed unnecessary Procps Locale Patch. Closes Bug
+705.</para></listitem>
+
+<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
+Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.4 and
+Sed-4.0.8.</para></listitem>
+
<listitem><para>November 12th, 2003 [greg]: Upgraded to
GCC-3.3.2.</para></listitem>
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml
index d23d21999..b5b886dbb 100644
--- a/chapter04/chapter04.xml
+++ b/chapter04/chapter04.xml
@@ -326,9 +326,6 @@ Net-tools Mii-Tool-Gcc33 Patch - &net-tools-mii-patch-size;:
Perl Libc Patch - &perl-libc-patch-size;:
<ulink url="&patches-root;&perl-libc-patch;"/>
-Procps Locale Patch - &procps-patch-size;:
-<ulink url="&patches-root;&procps-patch;"/>
-
Shadow Newgrp Patch - &shadow-patch-size;:
<ulink url="&patches-root;&shadow-patch;"/>
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index e28116cba..8f52c9d58 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -31,10 +31,6 @@ following command will do so:</para>
<screen><userinput>make install</userinput></screen>
-<para>And create a necessary symbolic link:</para>
-
-<screen><userinput>ln -s automake-1.7 /usr/share/automake</userinput></screen>
-
</sect2>
</sect1>
diff --git a/chapter06/procps.xml b/chapter06/procps.xml
index a2a4fb14b..9dda8547f 100644
--- a/chapter06/procps.xml
+++ b/chapter06/procps.xml
@@ -13,12 +13,7 @@ Estimated required disk space: &procps-compsize;</screen>
<sect2>
<title>Installation of Procps</title>
-<para>First fix a problem that can crash <userinput>w</userinput> under
-certain locale settings:</para>
-
-<screen><userinput>patch -Np1 -i ../&procps-patch;</userinput></screen>
-
-<para>Now compile Procps:</para>
+<para>Compile Procps:</para>
<screen><userinput>make</userinput></screen>
diff --git a/entities/autoconf.ent b/entities/autoconf.ent
index 23a6553bc..cfea727da 100644
--- a/entities/autoconf.ent
+++ b/entities/autoconf.ent
@@ -6,12 +6,12 @@
<!ENTITY aa-autoconf-dep SYSTEM "../appendixa/autoconf-dep.xml">
<!ENTITY aa-autoconf-down SYSTEM "../appendixa/autoconf-down.xml">
-<!ENTITY autoconf-version "2.57">
+<!ENTITY autoconf-version "2.58">
<!ENTITY autoconf-depversion "2.52">
<!ENTITY autoconf-contversion "2.57">
<!ENTITY autoconf-dir "autoconf-&autoconf-version;">
<!ENTITY autoconf-package "autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-size "792 KB">
+<!ENTITY autoconf-size "903 KB">
<!ENTITY autoconf-compsize "7.7 MB">
<!ENTITY autoconf-time "2.9 SBU">
diff --git a/entities/automake.ent b/entities/automake.ent
index bec4ae3af..7ce4b3295 100644
--- a/entities/automake.ent
+++ b/entities/automake.ent
@@ -6,12 +6,12 @@
<!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml">
<!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml">
-<!ENTITY automake-version "1.7.6">
+<!ENTITY automake-version "1.7.9">
<!ENTITY automake-depversion "1.5">
<!ENTITY automake-contversion "1.7.6">
<!ENTITY automake-dir "automake-&automake-version;">
<!ENTITY automake-package "automake-&automake-version;.tar.bz2">
-<!ENTITY automake-size "545 KB">
+<!ENTITY automake-size "564 KB">
<!ENTITY automake-compsize "6.8 MB">
<!ENTITY automake-time "5.3 SBU">
diff --git a/entities/file.ent b/entities/file.ent
index efc4594e9..a07d9a957 100644
--- a/entities/file.ent
+++ b/entities/file.ent
@@ -6,12 +6,12 @@
<!ENTITY aa-file-dep SYSTEM "../appendixa/file-dep.xml">
<!ENTITY aa-file-down SYSTEM "../appendixa/file-down.xml">
-<!ENTITY file-version "4.04">
+<!ENTITY file-version "4.06">
<!ENTITY file-depversion "3.37">
<!ENTITY file-contversion "4.04">
<!ENTITY file-dir "file-&file-version;">
<!ENTITY file-package "file-&file-version;.tar.gz">
-<!ENTITY file-size "338 KB">
+<!ENTITY file-size "345 KB">
<!ENTITY file-compsize "6.3 MB">
<!ENTITY file-time "0.1 SBU">
diff --git a/entities/modutils.ent b/entities/modutils.ent
index bb8b6668e..13f30dd74 100644
--- a/entities/modutils.ent
+++ b/entities/modutils.ent
@@ -6,12 +6,12 @@
<!ENTITY aa-modutils-dep SYSTEM "../appendixa/modutils-dep.xml">
<!ENTITY aa-modutils-down SYSTEM "../appendixa/modutils-down.xml">
-<!ENTITY modutils-version "2.4.25">
+<!ENTITY modutils-version "2.4.26">
<!ENTITY modutils-depversion "2.4.12">
<!ENTITY modutils-contversion "2.4.25">
<!ENTITY modutils-dir "modutils-&modutils-version;">
<!ENTITY modutils-package "modutils-&modutils-version;.tar.bz2">
-<!ENTITY modutils-size "215 KB">
+<!ENTITY modutils-size "229 KB">
<!ENTITY modutils-compsize "2.9 MB">
<!ENTITY modutils-time "0.1 SBU">
diff --git a/entities/procps.ent b/entities/procps.ent
index 7983052e5..f0daa4955 100644
--- a/entities/procps.ent
+++ b/entities/procps.ent
@@ -6,15 +6,12 @@
<!ENTITY aa-procps-dep SYSTEM "../appendixa/procps-dep.xml">
<!ENTITY aa-procps-down SYSTEM "../appendixa/procps-down.xml">
-<!ENTITY procps-version "3.1.11">
+<!ENTITY procps-version "3.1.14">
<!ENTITY procps-depversion "2.0.7">
<!ENTITY procps-contversion "3.1.11">
<!ENTITY procps-dir "procps-&procps-version;">
<!ENTITY procps-package "procps-&procps-version;.tar.bz2">
-<!ENTITY procps-size "242 KB">
-
-<!ENTITY procps-patch "procps-&procps-version;-locale-fix.patch">
-<!ENTITY procps-patch-size "1 KB">
+<!ENTITY procps-size "244 KB">
<!ENTITY procps-compsize "6.2 MB">
<!ENTITY procps-time "0.1 SBU">
diff --git a/entities/sed.ent b/entities/sed.ent
index 379cf2f10..3dc494907 100644
--- a/entities/sed.ent
+++ b/entities/sed.ent
@@ -8,12 +8,12 @@
<!ENTITY aa-sed-dep SYSTEM "../appendixa/sed-dep.xml">
<!ENTITY aa-sed-down SYSTEM "../appendixa/sed-down.xml">
-<!ENTITY sed-version "4.0.7">
+<!ENTITY sed-version "4.0.8">
<!ENTITY sed-depversion "3.02">
<!ENTITY sed-contversion "4.0.7">
<!ENTITY sed-dir "sed-&sed-version;">
<!ENTITY sed-package "sed-&sed-version;.tar.gz">
-<!ENTITY sed-size "678 KB">
+<!ENTITY sed-size "717 KB">
<!ENTITY sed-compsize-tools "5.2 MB">
<!ENTITY sed-time-tools "0.2 SBU">