Cosmetics.

This commit is contained in:
Ralf Corsepius
2006-02-17 20:30:18 +00:00
parent 85829b544f
commit e94d643019
3 changed files with 3 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ Name: @rpmprefix@@tool_target@-gcc
Summary: @tool_target@ gcc
Group: Development/Tools
Version: %gcc_rpmvers
Version: %{gcc_rpmvers}
Release: @GCC_RPMREL@%{?dist}
License: GPL
URL: http://gcc.gnu.org

View File

@@ -1,6 +1,6 @@
%if %build_newlib
# ==============================================================
# @tool_target@-libc
# @rpmprefix@@tool_target@-libc
# ==============================================================
%package -n @rpmprefix@@tool_target@-libc
Summary: C Library (newlib) for @tool_target@

View File

@@ -10,9 +10,7 @@ License: GPL
Requires: @rpmprefix@@tool_target@-gcc = %{gcc_version}-%{release}
%description -n @rpmprefix@@tool_target@-objc
RTEMS is an open source operating system for embedded systems.
This is the gcc/objc compiler for @tool_target@.
GCC objc compiler for @tool_target@.
%files -n @rpmprefix@@tool_target@-objc -f build/files.objc
%defattr(-,root,root)