SHA256
3
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:
Richard Biener 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

File diff suppressed because it is too large Load Diff

3
binutils-2.26.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39c346c87aa4fb14b2f786560aec1d29411b6ec34dce3fe7309fe3dd56949fd8
size 25595243

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9
size 25543552

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 13 12:35:51 UTC 2016 - rguenther@suse.com Wed Jul 6 11:28:48 UTC 2016 - rguenther@suse.com
- Update binutils-2.26-branch.diff. - Update to binutils 2.26.1.
- Remove binutils-2.26-branch.diff.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com Fri Mar 18 07:57:51 UTC 2016 - rguenther@suse.com

View File

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