From 4596760e704259bb9b0d91f7804ba6ad602f9b10 Mon Sep 17 00:00:00 2001 From: Jan Hutar Date: Jun 28 2017 10:47:48 +0000 Subject: Try what ignatenko says (again) --- 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.\