aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-30 21:01:27 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-30 21:01:27 +0000
commitc03cdbfb1065e0776b82a0fa173885ef33d2b66b (patch)
treeac81de150c2d335c800e57a5d5b430012a64e784
parent96df90553bbf7fee17d0ee64d6acdafe9910e3c7 (diff)
Updated to man-pages-1.51 and automake-1.6.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml6
-rw-r--r--entities/automake.ent6
-rw-r--r--entities/manpages.ent6
-rw-r--r--index.xml4
4 files changed, 13 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index eb4049c1d..81db9a072 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -8,7 +8,7 @@
<listitem><para>Updated to:
<itemizedlist>
-<listitem><para>automake-1.6.1</para></listitem>
+<listitem><para>automake-1.6.2</para></listitem>
<listitem><para>bin86-0.16.3</para></listitem>
<listitem><para>binutils-2.12.1</para></listitem>
<listitem><para>bison-1.35</para></listitem>
@@ -18,6 +18,7 @@
<listitem><para>gcc-3.1</para></listitem>
<listitem><para>gettext-0.11.2</para></listitem>
<listitem><para>MAKEDEV-1.5</para></listitem>
+<listitem><para>man-pages-1.51</para></listitem>
<listitem><para>modutils-2.4.16</para></listitem>
<listitem><para>ncurses-5.2-2.patch</para></listitem>
<listitem><para>psmisc-21</para></listitem>
@@ -45,6 +46,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>June 30th, 2002 [timothy]: Updated to man-pages-1.51 and
+automake-1.6.2</para></listitem>
+
<listitem><para>June 24th, 2002 [timothy]: Chapter 06 - Shadow, Util-linux,
LFS-Bootscripts: Updated package contents.</para></listitem>
diff --git a/entities/automake.ent b/entities/automake.ent
index fddc27c75..771f6f72d 100644
--- a/entities/automake.ent
+++ b/entities/automake.ent
@@ -8,10 +8,10 @@
<!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml">
<!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml">
-<!ENTITY automake-version "1.6.1">
+<!ENTITY automake-version "1.6.2">
<!ENTITY automake-depversion "1.5">
-<!ENTITY automake-contversion "1.6.1">
-<!ENTITY automake-size "457 KB">
+<!ENTITY automake-contversion "1.6.2">
+<!ENTITY automake-size "464 KB">
<!ENTITY automake-package "automake-&automake-version;.tar.bz2">
<!ENTITY automake-dir "automake-&automake-version;">
diff --git a/entities/manpages.ent b/entities/manpages.ent
index 6cba64cb5..53e49d62f 100644
--- a/entities/manpages.ent
+++ b/entities/manpages.ent
@@ -8,10 +8,10 @@
<!ENTITY aa-manpages-dep SYSTEM "../appendixa/manpages-dep.xml">
<!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml">
-<!ENTITY man-pages-version "1.48">
+<!ENTITY man-pages-version "1.51">
<!ENTITY man-pages-depversion "1.47">
-<!ENTITY man-pages-contversion "1.48">
-<!ENTITY man-pages-size "537 KB">
+<!ENTITY man-pages-contversion "1.51">
+<!ENTITY man-pages-size "559 KB">
<!ENTITY man-pages-dir "man-pages-&man-pages-version;">
<!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2">
diff --git a/index.xml b/index.xml
index 3b02f43b8..156381138 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20020624">
-<!ENTITY releasedate "June 24th, 2002">
+<!ENTITY version "20020630">
+<!ENTITY releasedate "June 30th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">