SHA256
1
0
forked from pool/binutils

- Update to binutils 2.26.1.

- Remove binutils-2.26-branch.diff.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=213
This commit is contained in:
2016-07-06 13:30:57 +00:00
committed by Git OBS Bridge
parent d52fe03274
commit 121de26ad4
45 changed files with 150 additions and 8774 deletions

View File

@@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.26
Version: 2.26.1
Release: 0
#
# RUN_TESTS
@@ -85,7 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
#Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@@ -154,10 +154,10 @@ binutils.
%prep
echo "make check will return with %{make_check_handling} in case of testsuite failures."
%setup -q -n binutils-%{binutils_version}
# Patch1 is outside test_vanilla because it's supposed to be the
# Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
#%patch -p1
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5