From 28ac5b81da04d69cc1bb24579dae32e5381a4970 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Mar 15 2020 22:00:57 +0000 Subject: adapt build conditions for epel8 --- diff --git a/python-certbot-dns-luadns.spec b/python-certbot-dns-luadns.spec index 8c5cda4..35963eb 100644 --- a/python-certbot-dns-luadns.spec +++ b/python-certbot-dns-luadns.spec @@ -6,7 +6,7 @@ %bcond_without python3 %endif -%if 0%{?fedora} && 0%{?fedora} >= 30 +%if 0%{?fedora} || (0%{?rhel} && 0%{?rhel} >= 8) %bcond_with python2 %else %bcond_without python2