Added missing %{majorver} into descriptions

This commit is contained in:
Jiri Vanek 2018-10-22 14:40:43 +02:00
parent 1f2a7e0117
commit 50fd6be269

View File

@ -1288,7 +1288,7 @@ BuildRequires: systemtap-sdt-devel
%{java_rpo %{nil}}
%description
The %{origin_nice} runtime environment.
The %{origin_nice} runtime environment %{majorver}.
%if %{include_debug_build}
%package slowdebug
@ -1297,7 +1297,7 @@ Group: Development/Languages
%{java_rpo -- %{debug_suffix_unquoted}}
%description slowdebug
The %{origin_nice} runtime environment.
The %{origin_nice} runtime environment %{majorver}.
%{debug_warning}
%endif
@ -1314,7 +1314,7 @@ The %{origin_nice} runtime environment %{majorver} without audio and video suppo
%if %{include_debug_build}
%package headless-slowdebug
Summary: %{origin_nice} Runtime Environment %{debug_on}
Summary: %{origin_nice} Runtime Environment %{majorver} %{debug_on}
Group: Development/Languages
%{java_headless_rpo -- %{debug_suffix_unquoted}}