From 7abab3da961118b13e5ea685683ee9b0fbf4b3f3 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Jan 02 2013 14:54:46 +0000 Subject: Add runtime link with libdl. Resolves: #889134 --- diff --git a/binutils.spec b/binutils.spec index a5d2acd..3505992 100644 --- a/binutils.spec +++ b/binutils.spec @@ -17,7 +17,7 @@ Summary: A GNU collection of binary utilities Name: %{?cross}binutils%{?_with_debug:-debug} Version: 2.23.51.0.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -315,7 +315,8 @@ tee %{buildroot}%{_libdir}/libbfd.so < - 2.23.51.0.8-2 +- Add dependency upon libdl. (#889134) + * Wed Jan 02 2013 Nick Clifton - 2.23.51.0.8-1 - Rebase on 2.23.51.0.8 release. (#890382)