Added few missing majorver into descriptions

This commit is contained in:
Jiri 2020-12-20 12:52:49 +01:00
parent ff16d76c57
commit f1c21a95e3
1 changed files with 3 additions and 3 deletions

View File

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