From 1344610fb56cf8a7abc06de24b765f28d15d7078 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Nov 13 2012 17:46:33 +0000 Subject: Rebase on 2.23.51.0.5 release. Resolves: #876141 Retires: binutils-2.23.51.0.3-arm-ldralt.patch --- diff --git a/binutils.spec b/binutils.spec index 5aec155..da5e6c6 100644 --- a/binutils.spec +++ b/binutils.spec @@ -16,8 +16,8 @@ Summary: A GNU collection of binary utilities Name: %{?cross}binutils%{?_with_debug:-debug} -Version: 2.23.51.0.3 -Release: 3%{?dist} +Version: 2.23.51.0.5 +Release: 1%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -40,8 +40,6 @@ 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 -# Renames ARM LDRALT insn to LDALT. BZ# 869025 -Patch11: binutils-2.23.51.0.3-arm-ldralt.patch Provides: bundled(libiberty) @@ -147,7 +145,6 @@ using libelf instead of BFD. %endif %patch09 -p0 -b .export-demangle-h~ %patch10 -p0 -b .no-config-h-check~ -%patch11 -p0 -b .arm-ldralt~ # We cannot run autotools as there is an exact requirement of autoconf-2.59. @@ -446,6 +443,10 @@ exit 0 %endif # %{isnative} %changelog +* Tue Nov 13 2012 Nick Clifton - 2.23.51.0.5-1 +- Rebase on 2.23.51.0.5 release. (#876141) +- Retire binutils-2.23.51.0.3-arm-ldralt.patch + * Tue Oct 23 2012 Nick Clifton - 2.23.51.0.3-3 - Rename ARM LDRALT instruction to LDALT. (#869025) PR/14575 diff --git a/sources b/sources index e0fa5f3..c6c1ab0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f81033f89158111aeaf60e528a8dfd6 binutils-2.23.51.0.3.tar.bz2 +a08000d6c18b4667095e416816550a33 binutils-2.23.51.0.5.tar.bz2