From fd44e6830ef94a027e3997dff9c329eb758e608f Mon Sep 17 00:00:00 2001 From: Carl George Date: Apr 21 2018 08:12:02 +0000 Subject: simplify conditional --- diff --git a/caddy.spec b/caddy.spec index 5ebf927..6b4a06e 100644 --- a/caddy.spec +++ b/caddy.spec @@ -10,12 +10,10 @@ %bcond_without rackspace %bcond_without rfc2136 -%if 0%{?rhel} == 7 +%if 0%{?fedora} +# dependencies are broken in EPEL # https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-098bd3de3f -%bcond_with googlecloud # https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-95fd015610 -%bcond_with route53 -%else %bcond_without googlecloud %bcond_without route53 %endif