forked from Imagelibrary/rtems
Cosmetics.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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@
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user