mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 05:21:50 +08:00
Regenerate.
This commit is contained in:
@@ -21,7 +21,7 @@ Name: rtems-4.9-arm-rtems4.9-binutils
|
||||
Summary: Binutils for target arm-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: arm-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-arm-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-avr-rtems4.9-binutils
|
||||
Summary: Binutils for target avr-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -59,7 +59,7 @@ Patch0: gcc-core-4.0.4-rtems4.9-20071111.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-bfin-rtems4.9-binutils
|
||||
Summary: Binutils for target bfin-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: bfin-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-bfin-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-h8300-rtems4.9-binutils
|
||||
Summary: Binutils for target h8300-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: h8300-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-h8300-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-i386-rtems4.9-binutils
|
||||
Summary: Binutils for target i386-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: i386-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-i386-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-m68k-rtems4.9-binutils
|
||||
Summary: Binutils for target m68k-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: m68k-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-m68k-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-mips-rtems4.9-binutils
|
||||
Summary: Binutils for target mips-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: mips-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-mips-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-powerpc-rtems4.9-binutils
|
||||
Summary: Binutils for target powerpc-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: powerpc-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-powerpc-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-sh-rtems4.9-binutils
|
||||
Summary: Binutils for target sh-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: sh-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-sh-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-sparc-rtems4.9-binutils
|
||||
Summary: Binutils for target sparc-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -26,7 +26,7 @@ Summary: sparc-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,7 +55,7 @@ Requires: rtems-4.9-sparc-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name: rtems-4.9-tic4x-rtems4.9-binutils
|
||||
Summary: Binutils for target tic4x-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -42,7 +42,7 @@ Requires: rtems-4.9-binutils-common
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
Patch0: binutils-2.18-rtems4.9-20080211.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -83,14 +83,7 @@ cd ..
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
includedir=$RPM_BUILD_ROOT%{_includedir} \
|
||||
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
||||
infodir=$RPM_BUILD_ROOT%{_infodir} \
|
||||
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
||||
exec_prefix=$RPM_BUILD_ROOT%{_exec_prefix} \
|
||||
install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
make prefix=$RPM_BUILD_ROOT%{_prefix} \
|
||||
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
||||
|
||||
@@ -59,7 +59,7 @@ Patch0: gcc-core-3.4.6-rtems4.9-20071111.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.2.3"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080202.diff
|
||||
Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user