From eaccb06117dd774fadb9914e2dcb783707449375 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 19 Jun 2010 22:36:13 +0000 Subject: Add a consolidated set of patches to DejaGNU git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter03/patches.xml | 8 ++++++++ chapter05/dejagnu.xml | 5 +++++ patches.ent | 4 ++++ 4 files changed, 27 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 06dd81af0..0e6e686d3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2010-06-19 + + + [bdubbs] - Add a consolidated set of patches to DejaGNU. + Fixes #2684. + + + + 2010-06-18 diff --git a/chapter03/patches.xml b/chapter03/patches.xml index a3a60dd45..ed2b32206 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -66,6 +66,14 @@ + + Dejagnu Consolidated Patch - &dejagnu-consolidated-patch-size;: + + Download: + MD5 sum: &dejagnu-consolidated-patch-md5; + + + Expect Spawn Patch - &expect-spawn-patch-size;: diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index bae0ed7d9..8f097e816 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -41,6 +41,11 @@ Installation of DejaGNU + The most recent version of this package was released in 2004. Apply + some fixes that have accumulated since then: + +patch -Np1 -i ../&dejagnu-consolidated-patch; + Prepare DejaGNU for compilation: ./configure --prefix=/tools diff --git a/patches.ent b/patches.ent index 514f1361c..66bc70517 100644 --- a/patches.ent +++ b/patches.ent @@ -29,6 +29,10 @@ + + + + -- cgit v1.2.3-54-g00ecf