From 976c4cff6ea9de6e59730a3f5c74ad4c1d7b16b6 Mon Sep 17 00:00:00 2001 From: Jeroen van Meeuwen (Kolab Systems) Date: Mar 08 2019 15:03:25 +0000 Subject: Add rhel8 as if it were a python3 distro --- diff --git a/python-dogpile-cache.spec b/python-dogpile-cache.spec index 1523b37..78e141f 100644 --- a/python-dogpile-cache.spec +++ b/python-dogpile-cache.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} >= 8 %global with_python3 1 %endif