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:
parent
d52fe03274
commit
121de26ad4
File diff suppressed because it is too large
Load Diff
3
binutils-2.26.1.tar.bz2
Normal file
3
binutils-2.26.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39c346c87aa4fb14b2f786560aec1d29411b6ec34dce3fe7309fe3dd56949fd8
|
||||
size 25595243
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9
|
||||
size 25543552
|
@ -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
|
||||
|
@ -35,7 +35,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.26
|
||||
Version: 2.26.1
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
@ -82,7 +82,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
|
||||
@ -151,10 +151,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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user