rtems: Change GCC extra version message

Drop the GCC version since this is already part of the normal GCC
version message.  Drop the release number from the RSB since the Git
commit identifies the RSB version uniquely.  Use a "Name Version, ..."
pattern.
This commit is contained in:
Sebastian Huber 2014-12-04 13:38:12 +01:00
parent af414b75d7
commit ae338e08e8

View File

@ -15,7 +15,7 @@ package: rtems-%{rtems_version}-%{_target}-%{release}
#
# Project custom message
#
%define gcc_version_message RTEMS %{rtems_version}-RSB-%{_sbgit_id}-%{release},gcc-%{gcc_version}/newlib-%{newlib_version}
%define gcc_version_message RTEMS %{rtems_version}, RSB %{_sbgit_id}, Newlib %{newlib_version}
#
# Pick up the RTEMS URLs.