From 28701c0ee0273c22f3a81cbb7aaa55675c2dcd58 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Jul 07 2020 15:35:50 +0000 Subject: Minor conditional tweak for ELN Signed-off-by: Troy Dawson tdawson@redhat.com --- diff --git a/rpmdevtools.spec b/rpmdevtools.spec index 9887dac..40d56cd 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -1,6 +1,6 @@ %global spectool_version 1.0.10 -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} >= 9 %bcond_without python3 %else %bcond_with python3