From c1e83b2a7b26183a56d2b54e8b94ac4645c8b9c3 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 11 2011 17:16:05 +0000 Subject: Fix build for Fedora --- diff --git a/python-straight-plugin.spec b/python-straight-plugin.spec index b47ae12..9a0e1f9 100644 --- a/python-straight-plugin.spec +++ b/python-straight-plugin.spec @@ -28,7 +28,7 @@ BuildRequires: python3-devel BuildRequires: python-tools %endif -%if 0%{?rhel} <= 6 +%if 0%{?fedora} <= 12 || 0%{?rhel} <= 6 BuildRequires: python-importlib Requires: python-importlib %endif