From e2586f11bcd47520d69638a923fdbfdcf6b44d6c Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Dec 12 2016 19:09:30 +0000 Subject: Fix dep if Signed-off-by: Patrick Uiterwijk --- diff --git a/fedora-packager.spec b/fedora-packager.spec index 2b7d324..6ccf479 100644 --- a/fedora-packager.spec +++ b/fedora-packager.spec @@ -31,7 +31,7 @@ Requires: ykpers %if 0%{?fedora} Requires: krb5-workstation >= 1.14.3-4 %else -%if 0%{?rhel} == '7' +%if 0%{?rhel} >= 7 Requires: krb5-workstation >= 1.14.1-24 %else # older rhels wont fully work without configuration, but lets make sure they have krb