From: Andreas Schwab Date: Tue, 29 Sep 2009 13:58:48 +0000 (+0200) Subject: Add conflict with old binutils X-Git-Tag: fedora/glibc-2.10.90-25~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90de9d3bfedd8bbacc4e27aee81d29b78a9cfbfa;p=thirdparty%2Fglibc.git Add conflict with old binutils --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 84f90d469bd..52da7927c4b 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -65,6 +65,7 @@ BuildRequires: gcc >= 3.2 %ifarch %{multiarcharches} # Need STT_IFUNC support BuildRequires: binutils >= 2.19.51.0.10 +Conflicts: binutils < 2.19.51.0.10 # Earlier releases have broken support for IRELATIVE relocations Conflicts: prelink < 0.4.2 %else