diff --git a/binutils.spec b/binutils.spec index 9664b53..61243f4 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.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -40,6 +40,7 @@ Patch08: binutils-2.22.52.0.1-relro-on-by-default.patch Patch09: binutils-2.22.52.0.1-export-demangle.h.patch # Disable checks that config.h has been included before system headers. BZ #845084 Patch10: binutils-2.22.52.0.4-no-config-h-check.patch +Provides: bundled(libiberty) %define gold_arches %ix86 x86_64 @@ -441,6 +442,9 @@ exit 0 %endif # %{isnative} %changelog +* Mon Oct 15 2012 Jon Ciesla - 2.23.51.0.3-2 +- Provides: bundled(libiberty) + * Tue Oct 02 2012 Nick Clifton - 2.23.51.0.3-1 - Rebase on 2.23.51.0.3 release. (#858560)