Provides: bundled(libiberty)
This commit is contained in:
parent
5fc1b8396e
commit
4346be8bff
@ -17,7 +17,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: %{?cross}binutils%{?_with_debug:-debug}
|
Name: %{?cross}binutils%{?_with_debug:-debug}
|
||||||
Version: 2.23.51.0.3
|
Version: 2.23.51.0.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
@ -40,6 +40,7 @@ Patch08: binutils-2.22.52.0.1-relro-on-by-default.patch
|
|||||||
Patch09: binutils-2.22.52.0.1-export-demangle.h.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
|
# 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
|
Patch10: binutils-2.22.52.0.4-no-config-h-check.patch
|
||||||
|
Provides: bundled(libiberty)
|
||||||
|
|
||||||
%define gold_arches %ix86 x86_64
|
%define gold_arches %ix86 x86_64
|
||||||
|
|
||||||
@ -441,6 +442,9 @@ exit 0
|
|||||||
%endif # %{isnative}
|
%endif # %{isnative}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 15 2012 Jon Ciesla <limburgher@gmail.com> - 2.23.51.0.3-2
|
||||||
|
- Provides: bundled(libiberty)
|
||||||
|
|
||||||
* Tue Oct 02 2012 Nick Clifton <nickc@redhat.com> - 2.23.51.0.3-1
|
* Tue Oct 02 2012 Nick Clifton <nickc@redhat.com> - 2.23.51.0.3-1
|
||||||
- Rebase on 2.23.51.0.3 release. (#858560)
|
- Rebase on 2.23.51.0.3 release. (#858560)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user