From 50fd6be2695c19ec9d14c230d428845f00d21ea0 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Mon, 22 Oct 2018 14:40:43 +0200 Subject: [PATCH] Added missing %{majorver} into descriptions --- java-1.8.0-openjdk.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index bb97a16..d8da205 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -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}}