Update the summary to include version number of parts.

This commit is contained in:
Chris Johns 2013-03-04 18:02:49 +11:00
parent 71329cd291
commit 9867b1c97a

View File

@ -19,7 +19,8 @@
%endif
Name: %{_target}-gcc-%{gcc_version}-newlib-%{newlib_version}-%{release}
Summary: GCC v%{gcc_version} and Newlib v%{newlib_version} for target %{_target} on host %{_host}
Summary: GCC v%{gcc_version} and Newlib v%{newlib_version} for target %{_target} on host %{_host}.
GCC uses MPFR v%{mpfr_version}, MPC v%{mpc_version}, and GMP v%{gmp_version}.
Version: %{gcc_version}
Release: %{release}
URL: http://gcc.gnu.org/