From 4d9ce48c5a3cccda1d8f95b776d8210e0ca9583f Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Tue, 24 Jul 2018 13:02:15 -0400 Subject: [PATCH] systemtap.spec: remove openjdk version from -runtime-java subrpm desc Mention of OpenJDK 1.6 and 1.7 were interpreted as exclusive. Let's drop the numbers. --- systemtap.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/systemtap.spec b/systemtap.spec index 2a4e7e6c8..2f01c6fe5 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -423,8 +423,7 @@ Requires: iproute %description runtime-java This package includes support files needed to run systemtap scripts -that probe Java processes running on the OpenJDK 1.6 and OpenJDK 1.7 -runtimes using Byteman. +that probe Java processes running on the OpenJDK runtimes using Byteman. %endif %if %{with_python2_probes} -- 2.43.5