forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -58,7 +58,7 @@ Summary: lm32-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
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-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}-12%{?dist}
|
||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -254,7 +254,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel
|
||||
|
||||
%if "%{gcc_version}" == "4.5.0"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100522.diff
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100526.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -340,7 +340,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-12%{?dist}/newlib-%{newlib_version}-12%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-13%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -610,7 +610,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}-12%{?dist}
|
||||
# Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -628,7 +628,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}-12%{?dist}
|
||||
Requires: rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-13%{?dist}
|
||||
License: GPL
|
||||
|
||||
%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
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
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
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user