From 711ec6924997b663ff55fa6a105b1d1b14a3a1dd Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 28 Feb 2005 17:55:41 +0000 Subject: [PATCH] 2.15.94.0.2-3 --- binutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binutils.spec b/binutils.spec index ba2755e..09d87a4 100644 --- a/binutils.spec +++ b/binutils.spec @@ -18,7 +18,7 @@ Patch9: binutils-2.15.93.0.2-readelf-overflows.patch Buildroot: %{_tmppath}/binutils-root BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison -Conflicts: gcc-c++ <= 4.0.0 +Conflicts: gcc-c++ < 4.0.0 Prereq: /sbin/install-info %ifarch ia64 Obsoletes: gnupro @@ -161,7 +161,7 @@ fi %{_infodir}/*info* %changelog -* Mon Feb 28 2005 Jakub Jelinek 2.15.94.0.2-2 +* Mon Feb 28 2005 Jakub Jelinek 2.15.94.0.2-3 - fix buffer overflows in readelf (#149506) - move c++filt to binutils from gcc-c++, conflict with gcc-c++ < 4.0 (#86333)