mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Regenerate.
This commit is contained in:
@@ -60,7 +60,7 @@ Summary: powerpc-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -100,7 +100,7 @@ BuildRequires: rtems-4.9-powerpc-rtems4.9-binutils
|
||||
|
||||
Requires: rtems-4.9-gcc-common
|
||||
Requires: rtems-4.9-powerpc-rtems4.9-binutils
|
||||
Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-20%{?dist}
|
||||
Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-21%{?dist}
|
||||
|
||||
|
||||
%if "%{gcc_version}" >= "3.4"
|
||||
@@ -127,7 +127,7 @@ Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgve
|
||||
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.16.0"
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/newlib-1.16.0-rtems4.9-20090207.diff
|
||||
Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/newlib-1.16.0-rtems4.9-20090324.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
|
||||
@@ -432,7 +432,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.9-powerpc-rtems4.9-binutils
|
||||
# Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-20%{?dist}
|
||||
# Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-21%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -584,7 +584,7 @@ Summary: C Library (newlib) for powerpc-rtems4.9
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
|
||||
Requires: rtems-4.9-newlib-common
|
||||
|
||||
@@ -604,7 +604,7 @@ Newlib C Library for powerpc-rtems4.9.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
License: Distributable
|
||||
|
||||
Requires(post): /sbin/install-info
|
||||
|
||||
Reference in New Issue
Block a user