mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpukit/rtems-cpukit.add, gdb/gdb.add: Fix my email address, cosmetics.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* cpukit/rtems-cpukit.add, gdb/gdb.add:
|
||||
Fix my email address, cosmetics.
|
||||
|
||||
2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* setup, setup.def, gcc3newlib/mkspec.in:
|
||||
|
||||
@@ -7,7 +7,7 @@ Release: @Release@
|
||||
License: Various, Open Source.
|
||||
Group: %{rpmgroup}
|
||||
|
||||
Packager: corsepiu@faw.uni-ulm.de and joel@OARcorp.com
|
||||
Packager: ralf.corsepius@rtems.org and joel@OARcorp.com
|
||||
BuildPreReq: %{rpmprefix}%{rtems_target}-binutils
|
||||
BuildPreReq: %{rpmprefix}%{rtems_target}-gcc
|
||||
Requires: %{rpmprefix}%{rtems_target}-binutils
|
||||
@@ -40,14 +40,10 @@ RTEMS is a free operating system for embedded systems.
|
||||
|
||||
This package contains the cpukit for cpu %{rtems_target}.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Joel Sherrill (joel@oarcorp.com)
|
||||
...
|
||||
|
||||
%prep
|
||||
%setup -c -T -n %{name}-%{version} -a0
|
||||
test -d build || mkdir build
|
||||
|
||||
%build
|
||||
cd build
|
||||
# rtems does not support building inside the source tree
|
||||
@@ -58,6 +54,7 @@ cd build
|
||||
--exec-prefix=%{_prefix}/%{rtems_target} \
|
||||
--enable-multilib
|
||||
make RTEMS_BSP=
|
||||
|
||||
%install
|
||||
cd build
|
||||
make RTEMS_BSP= DESTDIR=${RPM_BUILD_ROOT} install
|
||||
|
||||
@@ -7,7 +7,7 @@ Release: @Release@
|
||||
License: GPL/LGPL
|
||||
Group: %{rpmgroup}
|
||||
|
||||
Packager: corsepiu@faw.uni-ulm.de and joel@OARcorp.com
|
||||
Packager: ralf.corsepius@rtems.org and joel@OARcorp.com
|
||||
|
||||
Version: %{gdb_version}
|
||||
Summary: gdb for target %{gdb_version}
|
||||
|
||||
Reference in New Issue
Block a user