From 480250d29cb83ab6dd99311622f765f5cd00e757 Mon Sep 17 00:00:00 2001 From: Kedar Sovani Date: Tue, 16 Jun 2009 10:36:07 +0200 Subject: [PATCH] rebuild for gnueabi fix. koji wasn't passing the right host parameter Signed-off-by: Kedar Sovani --- binutils.spec | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/binutils.spec b/binutils.spec index 2991d9f..354130c 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.19.51.0.2 -Release: 17%{?dist}.fa1 +Release: 17%{?dist}.fa1.1 License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -349,6 +349,9 @@ fi %endif # %{isnative} %changelog +* Tue Jun 16 2009 Kedar Sovani 2.19.51.0.2-17.fa1.1 +- rebuild for gnueabi fix. + * Mon Jun 15 2009 Kedar Sovani 2.19.51.0.2-17.fa1 - Move the check for BFD_ARCH_SIZE IN 64-bit specific conditional -- 1.5.5.6