From c16cabfa9297d6f7482b0c9b1e7c2b92771a3eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Thu, 30 Sep 2021 20:37:38 +0200 Subject: [PATCH] spec: made syspurpose requirement optional MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related: #339 Signed-off-by: Jaroslav Škarvada --- tuned.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuned.spec b/tuned.spec index 24d3ef0..6032a04 100644 --- a/tuned.spec +++ b/tuned.spec @@ -95,7 +95,7 @@ Recommends: kmod %endif # syspurpose %if 0%{?rhel} > 8 -Requires: subscription-manager +Recommends: subscription-manager %else %if 0%{?rhel} > 7 Requires: python3-syspurpose