forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -58,7 +58,7 @@ Summary: arm-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-arm-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-arm-rtems4.11-binutils
|
Requires: rtems-4.11-arm-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-arm-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-arm-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-arm-rtems4.11-binutils
|
# Requires: rtems-4.11-arm-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for arm-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-arm-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-arm-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for arm-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for arm-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: avr-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-avr-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-avr-rtems4.11-binutils
|
Requires: rtems-4.11-avr-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-avr-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-avr-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -340,7 +347,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -609,7 +616,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-avr-rtems4.11-binutils
|
# Requires: rtems-4.11-avr-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -627,7 +634,7 @@ Summary: libgcc for avr-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-avr-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-avr-rtems4.11-gcc-libgcc
|
||||||
@@ -740,7 +747,7 @@ Summary: C Library (newlib) for avr-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -761,7 +768,7 @@ Newlib C Library for avr-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: bfin-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-bfin-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-bfin-rtems4.11-binutils
|
Requires: rtems-4.11-bfin-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-bfin-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-bfin-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-bfin-rtems4.11-binutils
|
# Requires: rtems-4.11-bfin-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for bfin-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-bfin-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-bfin-rtems4.11-gcc-libgcc
|
||||||
@@ -811,7 +818,7 @@ Summary: C Library (newlib) for bfin-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -832,7 +839,7 @@ Newlib C Library for bfin-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: h8300-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-h8300-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-h8300-rtems4.11-binutils
|
Requires: rtems-4.11-h8300-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-h8300-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-h8300-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-h8300-rtems4.11-binutils
|
# Requires: rtems-4.11-h8300-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for h8300-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-h8300-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-h8300-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for h8300-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for h8300-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: i386-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-i386-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-i386-rtems4.11-binutils
|
Requires: rtems-4.11-i386-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-i386-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-i386-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-i386-rtems4.11-binutils
|
# Requires: rtems-4.11-i386-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for i386-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-i386-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-i386-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for i386-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for i386-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: lm32-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-lm32-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-lm32-rtems4.11-binutils
|
Requires: rtems-4.11-lm32-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-lm32-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-lm32-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-lm32-rtems4.11-binutils
|
# Requires: rtems-4.11-lm32-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for lm32-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-lm32-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-lm32-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for lm32-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for lm32-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: m32c-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-m32c-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-m32c-rtems4.11-binutils
|
Requires: rtems-4.11-m32c-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-m32c-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-m32c-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -340,7 +347,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -609,7 +616,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-m32c-rtems4.11-binutils
|
# Requires: rtems-4.11-m32c-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -627,7 +634,7 @@ Summary: libgcc for m32c-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-m32c-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-m32c-rtems4.11-gcc-libgcc
|
||||||
@@ -741,7 +748,7 @@ Summary: C Library (newlib) for m32c-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -762,7 +769,7 @@ Newlib C Library for m32c-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: m32r-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-m32r-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-m32r-rtems4.11-binutils
|
Requires: rtems-4.11-m32r-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-m32r-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-m32r-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -340,7 +347,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -609,7 +616,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-m32r-rtems4.11-binutils
|
# Requires: rtems-4.11-m32r-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -627,7 +634,7 @@ Summary: libgcc for m32r-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-m32r-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-m32r-rtems4.11-gcc-libgcc
|
||||||
@@ -741,7 +748,7 @@ Summary: C Library (newlib) for m32r-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -762,7 +769,7 @@ Newlib C Library for m32r-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: m68k-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-m68k-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-m68k-rtems4.11-binutils
|
Requires: rtems-4.11-m68k-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-m68k-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-m68k-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-m68k-rtems4.11-binutils
|
# Requires: rtems-4.11-m68k-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for m68k-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-m68k-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-m68k-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for m68k-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for m68k-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: mips-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-mips-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-mips-rtems4.11-binutils
|
Requires: rtems-4.11-mips-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-mips-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-mips-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-mips-rtems4.11-binutils
|
# Requires: rtems-4.11-mips-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for mips-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-mips-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-mips-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for mips-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for mips-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: powerpc-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-powerpc-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-powerpc-rtems4.11-binutils
|
Requires: rtems-4.11-powerpc-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-powerpc-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-powerpc-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-powerpc-rtems4.11-binutils
|
# Requires: rtems-4.11-powerpc-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for powerpc-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-powerpc-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-powerpc-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for powerpc-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for powerpc-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: sh-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-sh-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-sh-rtems4.11-binutils
|
Requires: rtems-4.11-sh-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-sh-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-sh-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-sh-rtems4.11-binutils
|
# Requires: rtems-4.11-sh-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for sh-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-sh-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-sh-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for sh-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for sh-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: sparc-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-sparc-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-sparc-rtems4.11-binutils
|
Requires: rtems-4.11-sparc-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-sparc-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-sparc-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-sparc-rtems4.11-binutils
|
# Requires: rtems-4.11-sparc-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for sparc-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-sparc-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-sparc-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for sparc-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for sparc-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: sparc64-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -131,6 +131,12 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%global gmp_provided 4.3.2
|
%global gmp_provided 4.3.2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse11_4}
|
||||||
|
%global mpc_provided 0.8.2
|
||||||
|
%global mpfr_provided 3.0.0
|
||||||
|
%global gmp_provided 5.0.1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?cygwin}
|
%if 0%{?cygwin}
|
||||||
%global mpc_provided 0.8
|
%global mpc_provided 0.8
|
||||||
%global mpfr_provided 2.4.1
|
%global mpfr_provided 2.4.1
|
||||||
@@ -207,6 +213,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
|
|||||||
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc14:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?fc15:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
%{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
|
||||||
|
%{?suse11_4:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
|
||||||
%endif
|
%endif
|
||||||
@@ -238,7 +245,7 @@ BuildRequires: rtems-4.11-sparc64-rtems4.11-binutils
|
|||||||
Requires: rtems-4.11-gcc-common
|
Requires: rtems-4.11-gcc-common
|
||||||
Requires: rtems-4.11-sparc64-rtems4.11-binutils
|
Requires: rtems-4.11-sparc64-rtems4.11-binutils
|
||||||
Requires: rtems-4.11-sparc64-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
Requires: rtems-4.11-sparc64-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||||
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -350,7 +357,7 @@ rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
|
|||||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-4%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-7%{?dist}/newlib-%{newlib_version}-5%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -620,7 +627,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
|||||||
# Group: Development/Tools
|
# Group: Development/Tools
|
||||||
# Version: %{gcc_rpmvers}
|
# Version: %{gcc_rpmvers}
|
||||||
# Requires: rtems-4.11-sparc64-rtems4.11-binutils
|
# Requires: rtems-4.11-sparc64-rtems4.11-binutils
|
||||||
# Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
# Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -638,7 +645,7 @@ Summary: libgcc for sparc64-rtems4.11-gcc
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-4%{?dist}
|
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
%description -n rtems-4.11-sparc64-rtems4.11-gcc-libgcc
|
%description -n rtems-4.11-sparc64-rtems4.11-gcc-libgcc
|
||||||
@@ -812,7 +819,7 @@ Summary: C Library (newlib) for sparc64-rtems4.11
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -833,7 +840,7 @@ Newlib C Library for sparc64-rtems4.11.
|
|||||||
Summary: Base package for RTEMS newlib C Library
|
Summary: Base package for RTEMS newlib C Library
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user