aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-03-14 22:04:31 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-03-14 22:04:31 +0000
commit6397354bef20436a1aca2934c648947359accdf3 (patch)
tree12d437420ac7771db764daca1e43c67eee3039b6
parente15659cf7f6d7599ae0c4e4392705731cda62683 (diff)
Upgrade to MPC-0.9. Fixes #2837.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9483 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 35149f8cd..11abebdaf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2011-03-14</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to MPC-0.9. Fixes
+ <ulink url="&lfs-ticket-root;2837">#2837</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Linux-2.6.37.3. Fixes
<ulink url="&lfs-ticket-root;2835">#2835</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index dd90e8a5b..40f73e557 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -142,9 +142,9 @@
<!--<listitem>
<para>Module-Init-Tools &module-init-tools-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>MPC &mpc-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>MPFR &mpfr-version;</para>
</listitem>-->
diff --git a/packages.ent b/packages.ent
index a37dca9d0..25a5a2cce 100644
--- a/packages.ent
+++ b/packages.ent
@@ -366,10 +366,10 @@
<!ENTITY module-init-tools-ch6-du "8.6 MB">
<!ENTITY module-init-tools-ch6-sbu "0.1 SBU">
-<!ENTITY mpc-version "0.8.2">
-<!ENTITY mpc-size "536 KB">
+<!ENTITY mpc-version "0.9">
+<!ENTITY mpc-size "553 KB">
<!ENTITY mpc-url "http://www.multiprecision.org/mpc/download/mpc-&mpc-version;.tar.gz">
-<!ENTITY mpc-md5 "e98267ebd5648a39f881d66797122fb6">
+<!ENTITY mpc-md5 "0d6acab8d214bd7d1fbbc593e83dd00d">
<!ENTITY mpc-home "http://www.multiprecision.org/">
<!ENTITY mpc-ch5-du "5.6 MB">
<!ENTITY mpc-ch5-sbu "0.1 SBU">