summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-09-29 15:58:48 +0200
committerAndreas Schwab <schwab@redhat.com>2009-09-29 15:58:48 +0200
commit90de9d3bfedd8bbacc4e27aee81d29b78a9cfbfa (patch)
treef2019cfbba3669ab90feb4eccdf868fa9939ec9a /fedora
parentd4ca383aa1cbd11b017f8d1ef7e2779885f2df3e (diff)
Add conflict with old binutils
Diffstat (limited to 'fedora')
-rw-r--r--fedora/glibc.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 84f90d469b..52da7927c4 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