From fe39be841b99e78d0172c17cee4121a62fd8c307 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Sep 04 2020 16:42:45 +0000 Subject: Recommends work in RHEL 8+ --- diff --git a/okteta.spec b/okteta.spec index 135061f..ba44976 100644 --- a/okteta.spec +++ b/okteta.spec @@ -60,7 +60,7 @@ Provides: kdesdk-okteta = %{epoch}:%{version}-%{release} Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} # struct2osd.sh deps -%if 0%{?fedora} > 20 +%if 0%{?fedora} > 20 || 0%{?rhel} > 7 Recommends: castxml libxslt %else Requires: castxml libxslt