[binutils] Rebase on 2.20.51.0.12 tarball. (BZ 582160)

Nicholas Clifton nickc at fedoraproject.org
Fri Oct 29 08:55:47 UTC 2010


commit 53d6e53533e6e1b1abebde06f40d2329796c8765
Author: Nick Clifton <nickc at redhat.com>
Date:   Fri Oct 29 09:55:06 2010 +0100

    Rebase on 2.20.51.0.12 tarball.  (BZ 582160)

 .gitignore    |    1 +
 binutils.spec |   33 ++++++++++++++++-----------------
 sources       |    2 +-
 3 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13d056b..69698a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ binutils-2.20.51.0.7
 i386
 binutils-2.20.51.0.10.tar.bz2
 /binutils-2.20.51.0.11.tar.bz2
+/binutils-2.20.51.0.12.tar.bz2
diff --git a/binutils.spec b/binutils.spec
index 8ecce18..80b4124 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -16,7 +16,7 @@
 
 Summary: A GNU collection of binary utilities
 Name: %{?cross}binutils%{?_with_debug:-debug}
-Version: 2.20.51.0.11
+Version: 2.20.51.0.12
 Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Tools
@@ -26,14 +26,12 @@ Source2: binutils-2.19.50.0.1-output-format.sed
 Patch01: binutils-2.20.51.0.2-libtool-lib64.patch
 Patch02: binutils-2.20.51.0.10-ppc64-pie.patch
 Patch03: binutils-2.20.51.0.2-ia64-lib64.patch
-Patch04: binutils-2.20.51.0.2-envvar-revert.patch
-Patch05: binutils-2.20.51.0.2-version.patch
-Patch06: binutils-2.20.51.0.2-set-long-long.patch
-Patch07: binutils-2.20.51.0.2-build-id.patch
-Patch08: binutils-2.20.51.0.10-copy-osabi.patch
-Patch09: binutils-2.20.51.0.10-sec-merge-emit.patch
-Patch10: binutils-2.20.51.0.10-ldlex-add-caret-pling.patch
-Patch11: binutils-2.20.51.0.11-compress-compile.patch
+Patch04: binutils-2.20.51.0.2-version.patch
+Patch05: binutils-2.20.51.0.2-set-long-long.patch
+Patch06: binutils-2.20.51.0.2-build-id.patch
+Patch07: binutils-2.20.51.0.10-copy-osabi.patch
+Patch08: binutils-2.20.51.0.10-sec-merge-emit.patch
+Patch09: binutils-2.20.51.0.11-compress-compile.patch
 
 %define gold_arches %ix86 x86_64
 
@@ -127,14 +125,12 @@ using libelf instead of BFD.
 %patch03 -p0 -b .ia64-lib64~
 %endif
 %endif
-%patch04 -p0 -b .envvar-revert~
-%patch05 -p0 -b .version~
-%patch06 -p0 -b .set-long-long~
-%patch07 -p0 -b .build-id~
-%patch08 -p0 -b .copy-osabi~
-%patch09 -p0 -b .sec-merge-emit~
-%patch10 -p0 -b .ldlex~
-%patch11 -p0 -b .compress~
+%patch04 -p0 -b .version~
+%patch05 -p0 -b .set-long-long~
+%patch06 -p0 -b .build-id~
+%patch07 -p0 -b .copy-osabi~
+%patch08 -p0 -b .sec-merge-emit~
+%patch09 -p0 -b .compress~
 
 # We cannot run autotools as there is an exact requirement of autoconf-2.59.
 
@@ -417,6 +413,9 @@ exit 0
 %endif # %{isnative}
 
 %changelog
+* Thu Oct  28 2010 Nick Clifton <nickc at redhat.com> - 2.20.51.0.12-1
+- Rebase on 2.20.51.0.12 tarball.  (BZ 582160)
+
 * Fri Sep  10 2010 Nick Clifton <nickc at redhat.com> - 2.20.51.0.11-1
 - Rebase on 2.20.51.0.11 tarball.  (BZ 631771)
 
diff --git a/sources b/sources
index efcd71e..eef472f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2306466e669700abbb3d1a64b10d5d2  binutils-2.20.51.0.11.tar.bz2
+f3a1f0535935ddae61ded2bcd3c7ce09  binutils-2.20.51.0.12.tar.bz2


More information about the scm-commits mailing list