mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-10 17:43:21 +00:00
Regenerate.
This commit is contained in:
@@ -58,7 +58,7 @@ Summary: avr-rtems4.10 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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)
|
||||||
@@ -133,7 +133,7 @@ BuildRequires: rtems-4.10-avr-rtems4.10-binutils
|
|||||||
|
|
||||||
Requires: rtems-4.10-gcc-common
|
Requires: rtems-4.10-gcc-common
|
||||||
Requires: rtems-4.10-avr-rtems4.10-binutils
|
Requires: rtems-4.10-avr-rtems4.10-binutils
|
||||||
Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-44%{?dist}
|
Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-45%{?dist}
|
||||||
|
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "3.4"
|
%if "%{gcc_version}" >= "3.4"
|
||||||
@@ -144,13 +144,9 @@ Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-44%{?dist}
|
|||||||
%define gccexec %{_libdir}/gcc-lib
|
%define gccexec %{_libdir}/gcc-lib
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gcc_version}" == "4.4.0"
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-%{gcc_pkgvers}-rtems4.10-20090421.diff
|
|
||||||
%endif
|
|
||||||
%if "%{gcc_version}" == "4.4.1"
|
%if "%{gcc_version}" == "4.4.1"
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-%{gcc_pkgvers}-rtems4.10-20090722.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-%{gcc_pkgvers}-rtems4.10-20090820.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 0}
|
%{?_without_sources:NoSource: 0}
|
||||||
|
|
||||||
@@ -463,7 +459,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.10-avr-rtems4.10-binutils
|
# Requires: rtems-4.10-avr-rtems4.10-binutils
|
||||||
# Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-44%{?dist}
|
# Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-45%{?dist}
|
||||||
# License: GPL
|
# License: GPL
|
||||||
|
|
||||||
# %if %build_infos
|
# %if %build_infos
|
||||||
@@ -580,7 +576,7 @@ Summary: C Library (newlib) for avr-rtems4.10
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Version: %{newlib_version}
|
Version: %{newlib_version}
|
||||||
Release: 44%{?dist}
|
Release: 45%{?dist}
|
||||||
|
|
||||||
Requires: rtems-4.10-newlib-common
|
Requires: rtems-4.10-newlib-common
|
||||||
|
|
||||||
@@ -600,7 +596,7 @@ Newlib C Library for avr-rtems4.10.
|
|||||||
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: 44%{?dist}
|
Release: 45%{?dist}
|
||||||
License: Distributable
|
License: Distributable
|
||||||
|
|
||||||
Requires(post): /sbin/install-info
|
Requires(post): /sbin/install-info
|
||||||
|
|||||||
Reference in New Issue
Block a user