Added few missing majorver into descriptions

This commit is contained in:
Jiri 2020-12-20 12:53:09 +01:00
parent 172a645e11
commit 5ad7f81bed
1 changed files with 3 additions and 3 deletions

View File

@ -1221,7 +1221,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
@ -1229,7 +1229,7 @@ Summary: %{origin_nice} Runtime Environment %{majorver} %{debug_on}
%{java_rpo -- %{debug_suffix_unquoted}}
%description slowdebug
The %{origin_nice} runtime environment.
The %{origin_nice} runtime environment %{majorver}.
%{debug_warning}
%endif
@ -1256,7 +1256,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}
%{java_headless_rpo -- %{debug_suffix_unquoted}}