From dac3cd78a9b2c307eff3e49f21b830b6ad971f61 Mon Sep 17 00:00:00 2001 From: Stuart D. Gathman Date: Oct 11 2019 20:56:42 +0000 Subject: Merge branch 'master' into epel8 - force python3 on epel > 7 --- diff --git a/acme-tiny.spec b/acme-tiny.spec index ca3b064..ace5467 100644 --- a/acme-tiny.spec +++ b/acme-tiny.spec @@ -5,7 +5,7 @@ %global use_systemd 1 %endif -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} > 7 # Explicity require python3 on Fedora to help track which packages # no longer need python2. %global use_python3 1