forked from pool/binutils
This commit is contained in:
parent
f69c141e09
commit
6d67935326
@ -74,11 +74,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -148,7 +147,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
@ -77,11 +77,10 @@ PreReq: %{install_info_prereq}
|
||||
Obsoletes: binutils-64bit
|
||||
%endif
|
||||
#
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
License: GFDL-1.3 and GPL-3.0+
|
||||
Group: Development/Tools/Building
|
||||
Source: binutils-%{binutils_version}.tar.bz2
|
||||
Source: binutils-%{version}.tar.bz2
|
||||
Source1: pre_checkin.sh
|
||||
Source2: README.First-for.SuSE.packagers
|
||||
Source3: baselibs.conf
|
||||
@ -151,7 +150,7 @@ binutils.
|
||||
|
||||
%prep
|
||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||
%setup -q -n binutils-%{binutils_version}
|
||||
%setup -q -n binutils-%{version}
|
||||
# Patch is outside test_vanilla because it's supposed to be the
|
||||
# patch bringing the tarball to the newest upstream version
|
||||
%patch -p1
|
||||
|
Loading…
Reference in New Issue
Block a user