aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-06 19:21:38 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-06 19:21:38 +0000
commit26ebd83c0264cefad9264145443142fde71c3201 (patch)
tree53879e7f313f656f49831acb0f8451b8e7593f7d
parent29062dd8601f3847eca17d159050deb962208148 (diff)
updated patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2525 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter04/binutils.xml2
-rw-r--r--chapter04/ncurses-patch.xml6
-rw-r--r--entities/gcc-2953.ent4
-rw-r--r--index.xml4
4 files changed, 10 insertions, 6 deletions
diff --git a/chapter04/binutils.xml b/chapter04/binutils.xml
index 38146efed..714569a22 100644
--- a/chapter04/binutils.xml
+++ b/chapter04/binutils.xml
@@ -2,4 +2,4 @@ Binutils (&binutils-version;) - &binutils-size;:
<ulink url="http://freshmeat.net/projects/binutils/"/>
Binutils Patch (&binutils-patch-version;) - &binutils-patch-size;
-<ulink url="&http;/binutils-&binutils-patch-version;-lib-path.path"/>
+<ulink url="&http;/binutils-&binutils-patch-version;-lib-path.patch"/>
diff --git a/chapter04/ncurses-patch.xml b/chapter04/ncurses-patch.xml
index ff12d18fa..0dd297a3b 100644
--- a/chapter04/ncurses-patch.xml
+++ b/chapter04/ncurses-patch.xml
@@ -1,2 +1,6 @@
Ncurses Patch (&ncurses-etip-patch-version;) - &ncurses-etip-patch-size;:
-<ulink url="&http;/ncurses-&ncurses-etip-patch-version;.patch"/>
+<ulink url="&http;/ncurses-5.3-etip-2.patch"/>
+
+Ncurses Patch (&ncurses-etip-patch-version;) - &ncurses-etip-patch-size;:
+<ulink url="&http;/ncurses-5.3-vsscanf.patch"/>
+
diff --git a/entities/gcc-2953.ent b/entities/gcc-2953.ent
index 52401c38b..fd616ba21 100644
--- a/entities/gcc-2953.ent
+++ b/entities/gcc-2953.ent
@@ -10,9 +10,9 @@
<!ENTITY aa-gcc-dep SYSTEM "../appendixa/gcc-dep.xml">
<!ENTITY aa-gcc-down SYSTEM "../appendixa/gcc-down.xml">
-<!ENTITY gcc-2953-version "3.2.1">
+<!ENTITY gcc-2953-version "2.95.3">
<!ENTITY gcc-2953-depversion "2.95.3">
-<!ENTITY gcc-2953-contversion "3.1">
+<!ENTITY gcc-2953-contversion "2.95.3">
<!ENTITY gcc-2953-size "2520 KB">
<!ENTITY gcc-2953-patch-version "2.95.3-2">
<!ENTITY gcc-2953-patch-size "4 KB">
diff --git a/index.xml b/index.xml
index 1dadcb4d8..2456d1619 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20030505">
-<!ENTITY releasedate "May 5th, 2003">
+<!ENTITY version "20030506">
+<!ENTITY releasedate "May 6th, 2003">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">