forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -73,7 +73,8 @@ Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.bz2
|
|||||||
# Fedora's patch to fix
|
# Fedora's patch to fix
|
||||||
# http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html
|
# http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html
|
||||||
# http://lists.gnu.org/archive/html/bug-autoconf/2010-07/msg00012.html
|
# http://lists.gnu.org/archive/html/bug-autoconf/2010-07/msg00012.html
|
||||||
Patch0: autoconf-2.66-611661.patch
|
Patch0: autoconf-2.66-611661.diff
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Summary: arm-rtems4.11 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -260,7 +260,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -331,7 +331,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -600,7 +600,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}-14%{?dist}
|
# Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -618,7 +618,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}-14%{?dist}
|
Requires: rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -731,7 +731,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -752,7 +752,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -260,7 +260,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -331,7 +331,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -600,7 +600,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}-14%{?dist}
|
# Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -618,7 +618,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}-14%{?dist}
|
Requires: rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -732,7 +732,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -753,7 +753,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -260,7 +260,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -331,7 +331,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -600,7 +600,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}-14%{?dist}
|
# Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -618,7 +618,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}-14%{?dist}
|
Requires: rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -732,7 +732,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -753,7 +753,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?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: 14%{?dist}
|
Release: 15%{?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)
|
||||||
@@ -240,7 +240,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}-14%{?dist}
|
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "4.5.0"
|
%if "%{gcc_version}" >= "4.5.0"
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@@ -265,7 +265,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar
|
|||||||
|
|
||||||
%if "%{newlib_version}" == "1.18.0"
|
%if "%{newlib_version}" == "1.18.0"
|
||||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
|
||||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100617.diff
|
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.18.0-rtems4.11-20100708.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 50}
|
%{?_without_sources:NoSource: 50}
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ cd ..
|
|||||||
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}-14%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
echo "RTEMS gcc-%{gcc_version}-15%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||||
|
|
||||||
|
|
||||||
# Fix timestamps
|
# Fix timestamps
|
||||||
@@ -610,7 +610,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}-14%{?dist}
|
# Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-15%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -628,7 +628,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}-14%{?dist}
|
Requires: rtems-4.11-sparc64-rtems4.11-newlib = %{newlib_version}-15%{?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
|
||||||
@@ -802,7 +802,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
|
|
||||||
Requires: rtems-4.11-newlib-common
|
Requires: rtems-4.11-newlib-common
|
||||||
@@ -823,7 +823,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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user