Rebase on 2.20.51.0.12 tarball. (BZ 582160)
This commit is contained in:
parent
918c022ea7
commit
53d6e53533
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@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@redhat.com> - 2.20.51.0.11-1
|
||||
- Rebase on 2.20.51.0.11 tarball. (BZ 631771)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user