From 4327dc9b5222784995a19e7c82f0c54d5f412c0b Mon Sep 17 00:00:00 2001 From: Jiri Date: Sun, 20 Dec 2020 12:53:09 +0100 Subject: [PATCH] Added few missing majorver into descriptions --- java-11-openjdk.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index 61efc90..79d027c 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -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}}