From 20b1a2c231012b99b2ec52201b56f6f064ccf5f8 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 30 Nov 2010 16:44:53 +0100 Subject: [PATCH] 4.5.1-6 --- .gitignore | 2 +- gcc.spec | 18 +++++++++++++++--- sources | 2 +- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index be3fecc..ce24fb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ fastjar-0.97.tar.gz -gcc-4.5.1-20101112.tar.bz2 +gcc-4.5.1-20101130.tar.bz2 diff --git a/gcc.spec b/gcc.spec index 82508b4..19ceb37 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20101112 -%global SVNREV 166681 +%global DATE 20101130 +%global SVNREV 167299 %global gcc_version 4.5.1 # Note, gcc_release must be integer, if you want to add suffixes to # %{release}, append them after %{gcc_release} on Release: line. -%global gcc_release 5 +%global gcc_release 6 %global _unpackaged_files_terminate_build 0 %global multilib_64_archs sparc64 ppc64 s390x x86_64 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha @@ -1955,6 +1955,18 @@ fi %endif %changelog +* Tue Nov 30 2010 Jakub Jelinek 4.5.1-6 +- update from gcc-4_5-branch + - PRs ada/40777, c/46547, debug/46258, fortran/45742, fortran/46638, + fortran/46668, middle-end/43057, middle-end/46651, + rtl-optimization/46315, rtl-optimization/46571, target/31100, + target/44266, target/45807, tree-optimization/44545, + tree-optimization/46491, tree-optimization/46498, + tree-optimization/46675 +%if 0%{fedora} >= 15 +- rebuilt against new mpfr and libmpc +%endif + * Fri Nov 12 2010 Jakub Jelinek 4.5.1-5 - update from gcc-4_5-branch - PRs bootstrap/44455, bootstrap/44621, c++/45894, c++/45983, c++/46024, diff --git a/sources b/sources index eff4176..ca46f3b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz -87722287646924f9c4347964aaee61cf gcc-4.5.1-20101112.tar.bz2 +c853e1a8fa92ffe0f95601fcedae81bf gcc-4.5.1-20101130.tar.bz2