diff --git a/python-rpmfluff.spec b/python-rpmfluff.spec index a6bf873..e821383 100644 --- a/python-rpmfluff.spec +++ b/python-rpmfluff.spec @@ -12,10 +12,11 @@ Source0: https://pagure.io/releases/%{modname}/%{modname}-%{version}.tar.x BuildArch: noarch %if 0%{?rhel} && 0%{?rhel} <= 7 -%bcond_without python3 -%else %bcond_with python3 +%else +%bcond_without python3 %endif + %global _description \ rpmfluff provides a python library for building RPM packages, and\ sabotaging them so they are broken in controlled ways.\