From 367b2c3ee3dda545bb913cc8418f98308aa19939 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Dec 2005 04:21:05 +0000 Subject: Cosmetics. --- scripts/gccnewlib/gccnewlib.add | 2 +- scripts/gccnewlib/target-c++.add | 6 +++--- scripts/gccnewlib/target-g77.add | 4 ++-- scripts/gccnewlib/target-gcc.add | 2 +- scripts/gccnewlib/target-gcj.add | 2 +- scripts/gccnewlib/target-gfortran.add | 4 ++-- scripts/gccnewlib/target-gnat.add | 4 ++-- scripts/gccnewlib/target-libc.add | 2 +- scripts/gccnewlib/target-objc.add | 4 ++-- 9 files changed, 15 insertions(+), 15 deletions(-) (limited to 'scripts/gccnewlib') diff --git a/scripts/gccnewlib/gccnewlib.add b/scripts/gccnewlib/gccnewlib.add index 41576600c5..512240cab7 100644 --- a/scripts/gccnewlib/gccnewlib.add +++ b/scripts/gccnewlib/gccnewlib.add @@ -22,7 +22,7 @@ BuildRequires: texinfo >= 4.2 BuildRequires: @rpmprefix@%{gcc_target}-binutils 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} License: gcc is GPL/LGPL ; newlib no has restrictions on run-time usage diff --git a/scripts/gccnewlib/target-c++.add b/scripts/gccnewlib/target-c++.add index 28f56fb94e..ced23b992d 100644 --- a/scripts/gccnewlib/target-c++.add +++ b/scripts/gccnewlib/target-c++.add @@ -3,8 +3,8 @@ # %{gcc_target}-c++ # ============================================================== %package -n @rpmprefix@%{gcc_target}-c++ -Summary: gcc/g++ compiler (c++) for %{gcc_target} -Group: %{rpmgroup} +Summary: C++ support for %{gcc_target}-gcc +Group: %{rpmgroup} Version: %{gcc_version} License: GPL @@ -16,7 +16,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release} %description -n @rpmprefix@%{gcc_target}-c++ 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++ %defattr(-,root,root) diff --git a/scripts/gccnewlib/target-g77.add b/scripts/gccnewlib/target-g77.add index 79627769a6..a7fd88d93a 100644 --- a/scripts/gccnewlib/target-g77.add +++ b/scripts/gccnewlib/target-g77.add @@ -3,7 +3,7 @@ # %{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} Version: %{gcc_version} License: GPL @@ -13,7 +13,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release} %description -n @rpmprefix@%{gcc_target}-g77 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 %defattr(-,root,root) diff --git a/scripts/gccnewlib/target-gcc.add b/scripts/gccnewlib/target-gcc.add index ff4d204dc9..0a88e9162b 100644 --- a/scripts/gccnewlib/target-gcc.add +++ b/scripts/gccnewlib/target-gcc.add @@ -2,7 +2,7 @@ # %{gcc_target}-gcc # ============================================================== %package -n @rpmprefix@%{gcc_target}-gcc -Summary: gcc for %{gcc_target} +Summary: GNU cc compiler for %{gcc_target}. Group: %{rpmgroup} Version: %{gcc_version} Requires: @rpmprefix@%{gcc_target}-binutils diff --git a/scripts/gccnewlib/target-gcj.add b/scripts/gccnewlib/target-gcj.add index 8b97512cd4..5ee656e9e2 100644 --- a/scripts/gccnewlib/target-gcj.add +++ b/scripts/gccnewlib/target-gcj.add @@ -3,7 +3,7 @@ # %{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} Version: %{gcc_version} License: GPL diff --git a/scripts/gccnewlib/target-gfortran.add b/scripts/gccnewlib/target-gfortran.add index 30272c72ec..5d03729ffa 100644 --- a/scripts/gccnewlib/target-gfortran.add +++ b/scripts/gccnewlib/target-gfortran.add @@ -3,7 +3,7 @@ # %{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} Version: %{gcc_version} License: GPL @@ -17,7 +17,7 @@ Obsoletes: @rpmprefix@%{gcc_target}-g77 %description -n @rpmprefix@%{gcc_target}-gfortran 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 %defattr(-,root,root) diff --git a/scripts/gccnewlib/target-gnat.add b/scripts/gccnewlib/target-gnat.add index 6e94281131..8786e161af 100644 --- a/scripts/gccnewlib/target-gnat.add +++ b/scripts/gccnewlib/target-gnat.add @@ -3,7 +3,7 @@ # %{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} Version: %{gcc_version} License: GPL @@ -16,7 +16,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release} %description -n @rpmprefix@%{gcc_target}-gnat 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 %defattr(-,root,root) diff --git a/scripts/gccnewlib/target-libc.add b/scripts/gccnewlib/target-libc.add index a3d7421693..242d0fbe3e 100644 --- a/scripts/gccnewlib/target-libc.add +++ b/scripts/gccnewlib/target-libc.add @@ -2,7 +2,7 @@ # %{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} License: Distributable Version: %{newlib_version} diff --git a/scripts/gccnewlib/target-objc.add b/scripts/gccnewlib/target-objc.add index 355ee9a4ed..a5d7e04d0c 100644 --- a/scripts/gccnewlib/target-objc.add +++ b/scripts/gccnewlib/target-objc.add @@ -3,7 +3,7 @@ # %{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} Version: %{gcc_version} License: GPL @@ -12,7 +12,7 @@ Requires: @rpmprefix@%{gcc_target}-gcc = %{gcc_version}-%{release} %description -n @rpmprefix@%{gcc_target}-objc 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 %defattr(-,root,root) -- cgit v1.2.3