diff --git a/python-adal.spec b/python-adal.spec index c7ef071..2051330 100644 --- a/python-adal.spec +++ b/python-adal.spec @@ -1,5 +1,5 @@ # Enable tests everywhere except EPEL 9, where python-httpretty is not backported. -%if 0%{?el9} || 0%{?centos} >= 9 +%if 0%{?rhel} >= 9 %bcond_with tests %else %bcond_without tests