forked from Imagelibrary/rtems
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
|
||||
|
||||
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* gcc3newlib/.cvsignore: Add mkspec.
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
%if %build_gnat
|
||||
# ==============================================================
|
||||
# base-gnat
|
||||
# rtems-base-gnat
|
||||
# ==============================================================
|
||||
%package -n base-gnat
|
||||
Provides: base-gnat
|
||||
%package -n rtems-base-gnat
|
||||
Provides: rtems-base-gnat
|
||||
Summary: gcc/gnat tools
|
||||
Group: rtems
|
||||
|
||||
%description -n base-gnat
|
||||
%description -n rtems-base-gnat
|
||||
RTEMS is an open source operating system for embedded systems.
|
||||
|
||||
This is the gcc/gnat tools for the gcc/gnat compiler
|
||||
|
||||
%files -n base-gnat
|
||||
%files -n rtems-base-gnat
|
||||
%dir %{_prefix}/bin
|
||||
%{_prefix}/bin/gnat*
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user