Cosmetics.

This commit is contained in:
Ralf Corsepius
2005-12-21 04:21:05 +00:00
parent 566e6c8473
commit 367b2c3ee3
10 changed files with 20 additions and 18 deletions

View File

@@ -22,7 +22,7 @@ BuildRequires: texinfo >= 4.2
BuildRequires: @rpmprefix@%{gcc_target}-binutils BuildRequires: @rpmprefix@%{gcc_target}-binutils
Name: @rpmprefix@%{gcc_target}-gcc-newlib Name: @rpmprefix@%{gcc_target}-gcc-newlib
Summary: gcc and newlib C Library for %{gcc_target}. Summary: GCC and newlib C Library for %{gcc_target}.
Group: %{rpmgroup} Group: %{rpmgroup}
License: gcc is GPL/LGPL ; newlib no has restrictions on run-time usage License: gcc is GPL/LGPL ; newlib no has restrictions on run-time usage

View File

@@ -3,8 +3,8 @@
# %{gcc_target}-c++ # %{gcc_target}-c++
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-c++ %package -n @rpmprefix@%{gcc_target}-c++
Summary: gcc/g++ compiler (c++) for %{gcc_target} Summary: C++ support for %{gcc_target}-gcc
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
License: GPL License: GPL
@@ -16,7 +16,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release}
%description -n @rpmprefix@%{gcc_target}-c++ %description -n @rpmprefix@%{gcc_target}-c++
RTEMS is an open source operating system for embedded systems. RTEMS is an open source operating system for embedded systems.
This is the gcc/g++ compiler for %{gcc_target} This is the gcc/g++ compiler for %{gcc_target}.
%files -n @rpmprefix@%{gcc_target}-c++ -f build/files.g++ %files -n @rpmprefix@%{gcc_target}-c++ -f build/files.g++
%defattr(-,root,root) %defattr(-,root,root)

View File

@@ -3,7 +3,7 @@
# %{gcc_target}-g77 # %{gcc_target}-g77
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-g77 %package -n @rpmprefix@%{gcc_target}-g77
Summary: gcc/g77 compiler for %{gcc_target} Summary: Fortran 77 support for %{gcc_target}-gcc
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
License: GPL License: GPL
@@ -13,7 +13,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release}
%description -n @rpmprefix@%{gcc_target}-g77 %description -n @rpmprefix@%{gcc_target}-g77
RTEMS is an open source operating system for embedded systems. RTEMS is an open source operating system for embedded systems.
This is the gcc/g77 compiler for %{gcc_target} This is the gcc/g77 compiler for %{gcc_target}.
%files -n @rpmprefix@%{gcc_target}-g77 -f build/files.g77 %files -n @rpmprefix@%{gcc_target}-g77 -f build/files.g77
%defattr(-,root,root) %defattr(-,root,root)

View File

@@ -2,7 +2,7 @@
# %{gcc_target}-gcc # %{gcc_target}-gcc
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-gcc %package -n @rpmprefix@%{gcc_target}-gcc
Summary: gcc for %{gcc_target} Summary: GNU cc compiler for %{gcc_target}.
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
Requires: @rpmprefix@%{gcc_target}-binutils Requires: @rpmprefix@%{gcc_target}-binutils

View File

@@ -3,7 +3,7 @@
# %{gcc_target}-gcj # %{gcc_target}-gcj
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-gcj %package -n @rpmprefix@%{gcc_target}-gcj
Summary: gcc/java compiler (gcj) for %{gcc_target} Summary: Java support (gcj) for %{gcc_target}-gcc
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
License: GPL License: GPL

View File

@@ -3,7 +3,7 @@
# %{gcc_target}-gfortran # %{gcc_target}-gfortran
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-gfortran %package -n @rpmprefix@%{gcc_target}-gfortran
Summary: gcc/gfortran compiler for %{gcc_target} Summary: Fortran 95 support for %{gcc_target}-gcc
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
License: GPL License: GPL
@@ -17,7 +17,7 @@ Obsoletes: @rpmprefix@%{gcc_target}-g77
%description -n @rpmprefix@%{gcc_target}-gfortran %description -n @rpmprefix@%{gcc_target}-gfortran
RTEMS is an open source operating system for embedded systems. RTEMS is an open source operating system for embedded systems.
This is the gcc/gfortran compiler for %{gcc_target} This is the gcc/gfortran compiler for %{gcc_target}.
%files -n @rpmprefix@%{gcc_target}-gfortran -f build/files.gfortran %files -n @rpmprefix@%{gcc_target}-gfortran -f build/files.gfortran
%defattr(-,root,root) %defattr(-,root,root)

View File

@@ -3,7 +3,7 @@
# %{gcc_target}-gnat # %{gcc_target}-gnat
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-gnat %package -n @rpmprefix@%{gcc_target}-gnat
Summary: gcc/gnat compiler for %{gcc_target} Summary: Ada support for for %{gcc_target}-gcc
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
License: GPL License: GPL
@@ -16,7 +16,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release}
%description -n @rpmprefix@%{gcc_target}-gnat %description -n @rpmprefix@%{gcc_target}-gnat
RTEMS is an open source operating system for embedded systems. RTEMS is an open source operating system for embedded systems.
This is the gcc/gnat compiler for %{gcc_target} This is the gcc/gnat compiler for %{gcc_target}.
%files -n @rpmprefix@%{gcc_target}-gnat %files -n @rpmprefix@%{gcc_target}-gnat
%defattr(-,root,root) %defattr(-,root,root)

View File

@@ -2,7 +2,7 @@
# %{gcc_target}-libc # %{gcc_target}-libc
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-libc %package -n @rpmprefix@%{gcc_target}-libc
Summary: newlib C Library for %{gcc_target} Summary: C Library (newlib) for %{gcc_target}
Group: %{rpmgroup} Group: %{rpmgroup}
License: Distributable License: Distributable
Version: %{newlib_version} Version: %{newlib_version}

View File

@@ -3,7 +3,7 @@
# %{gcc_target}-objc # %{gcc_target}-objc
# ============================================================== # ==============================================================
%package -n @rpmprefix@%{gcc_target}-objc %package -n @rpmprefix@%{gcc_target}-objc
Summary: gcc/objc compiler for %{gcc_target} Summary: Objective C support for %{gcc_target}-gcc
Group: %{rpmgroup} Group: %{rpmgroup}
Version: %{gcc_version} Version: %{gcc_version}
License: GPL License: GPL
@@ -12,7 +12,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release}
%description -n @rpmprefix@%{gcc_target}-objc %description -n @rpmprefix@%{gcc_target}-objc
RTEMS is an open source operating system for embedded systems. RTEMS is an open source operating system for embedded systems.
This is the gcc/objc compiler for %{gcc_target} This is the gcc/objc compiler for %{gcc_target}.
%files -n @rpmprefix@%{gcc_target}-objc -f build/files.objc %files -n @rpmprefix@%{gcc_target}-objc -f build/files.objc
%defattr(-,root,root) %defattr(-,root,root)

View File

@@ -1,4 +1,6 @@
# #
# spec file for building gdb for rtems # spec file for building gdb for @target_alias@
#
# supported --with/--without options:
# --with sources build src.rpm instead of nosrc.rpm
# #
# Copyright (c) 1999 OARCorp, Huntsville, AL