forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -58,7 +58,7 @@ Summary: arm-rtemseabi4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-arm-rtemseabi4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
Requires: rtems-4.11-arm-rtemseabi4.11-binutils
|
||||
Requires: rtems-4.11-arm-rtemseabi4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||
Requires: rtems-4.11-arm-rtemseabi4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-arm-rtemseabi4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-arm-rtemseabi4.11-binutils
|
||||
# Requires: rtems-4.11-arm-rtemseabi4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-arm-rtemseabi4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for arm-rtemseabi4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-arm-rtemseabi4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-arm-rtemseabi4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-arm-rtemseabi4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for arm-rtemseabi4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for arm-rtemseabi4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: arm-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-arm-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-arm-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for arm-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-arm-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for arm-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for arm-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: avr-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-avr-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -268,7 +268,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.3-rtems4
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -348,7 +348,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -624,7 +624,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-avr-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -642,7 +642,7 @@ Summary: libgcc for avr-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-avr-rtems4.11-gcc-libgcc
|
||||
@@ -760,7 +760,7 @@ Summary: C Library (newlib) for avr-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -781,7 +781,7 @@ Newlib C Library for avr-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: bfin-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-bfin-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-bfin-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for bfin-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-bfin-rtems4.11-gcc-libgcc
|
||||
@@ -833,7 +833,7 @@ Summary: C Library (newlib) for bfin-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -854,7 +854,7 @@ Newlib C Library for bfin-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: h8300-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-h8300-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-10%{?dist}
|
||||
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-11%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-11%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-h8300-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-10%{?dist}
|
||||
# Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-11%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for h8300-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-10%{?dist}
|
||||
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-11%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-h8300-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for h8300-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for h8300-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: i386-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-i386-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-i386-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for i386-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-i386-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for i386-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for i386-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: lm32-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-lm32-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-10%{?dist}
|
||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-11%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-11%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-lm32-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-10%{?dist}
|
||||
# Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-11%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for lm32-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-10%{?dist}
|
||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-11%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-lm32-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for lm32-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for lm32-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: m32c-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-m32c-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -268,7 +268,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.3-rtems4
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -348,7 +348,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -624,7 +624,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-m32c-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -642,7 +642,7 @@ Summary: libgcc for m32c-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-m32c-rtems4.11-gcc-libgcc
|
||||
@@ -761,7 +761,7 @@ Summary: C Library (newlib) for m32c-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -782,7 +782,7 @@ Newlib C Library for m32c-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: m32r-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-m32r-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -268,7 +268,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.3-rtems4
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -348,7 +348,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -624,7 +624,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-m32r-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -642,7 +642,7 @@ Summary: libgcc for m32r-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-m32r-rtems4.11-gcc-libgcc
|
||||
@@ -761,7 +761,7 @@ Summary: C Library (newlib) for m32r-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -782,7 +782,7 @@ Newlib C Library for m32r-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: m68k-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-m68k-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-m68k-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for m68k-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-m68k-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for m68k-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for m68k-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: mips-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-mips-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-mips-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for mips-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-mips-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for mips-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for mips-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: powerpc-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-powerpc-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-powerpc-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for powerpc-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-powerpc-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for powerpc-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for powerpc-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: sh-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-sh-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-sh-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for sh-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-sh-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for sh-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for sh-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: sparc-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-sparc-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-sparc-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for sparc-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-sparc-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for sparc-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for sparc-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: sparc64-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -245,7 +245,7 @@ BuildRequires: rtems-4.11-sparc64-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
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-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -276,7 +276,7 @@ Patch1: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-g++-4.5.3-rtems4.11-2011
|
||||
|
||||
%if "%{newlib_version}" == "1.19.0"
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110517.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
|
||||
%endif
|
||||
|
||||
%if 0%{?_build_mpfr}
|
||||
@@ -360,7 +360,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -637,7 +637,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-sparc64-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -655,7 +655,7 @@ Summary: libgcc for sparc64-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-14%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-sparc64-rtems4.11-gcc-libgcc
|
||||
@@ -834,7 +834,7 @@ Summary: C Library (newlib) for sparc64-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -855,7 +855,7 @@ Newlib C Library for sparc64-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user