[binutils/f21] Oops - correction to binutils.spec to actually add the patch generated for 2.24-22 Resolves: BZ #115

Nicholas Clifton nickc at fedoraproject.org
Fri Oct 24 15:30:04 UTC 2014


commit 05968445d922fba681291f65a89ab01f0fad1d5b
Author: Nick Clifton <nickc at redhat.com>
Date:   Fri Oct 24 16:29:01 2014 +0100

    Oops - correction to binutils.spec to actually add the patch generated for 2.24-22
    Resolves: BZ #1156272

 binutils.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index 84597fe..f065db6 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.24
-Release: 22%{?dist}
+Release: 23%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -205,6 +205,7 @@ using libelf instead of BFD.
 %patch28 -p1 -b .aa64-2~
 %patch29 -p1 -b .aa64-3~
 %patch30 -p1 -b .ldplugin~
+%patch31 -p0 -b .srec~
 
 # We cannot run autotools as there is an exact requirement of autoconf-2.59.
 
@@ -516,7 +517,7 @@ exit 0
 %endif # %{isnative}
 
 %changelog
-* Fri Oct 24 2014 Nick Clifton <nickc at redhat.com> - 2.24-22
+* Fri Oct 24 2014 Nick Clifton <nickc at redhat.com> - 2.24-23
 - Import patch from mainline to fix seg-fault when reading corrupt srec fields.
   Resolves: BZ #1156272
 


More information about the scm-commits mailing list