From 7fba79942257f2bd7061b105e72453ae293cde82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 14 Jan 2017 13:33:47 +0200 Subject: [PATCH] Clean up obsolete Fedora version check --- rpmdevtools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmdevtools.spec b/rpmdevtools.spec index 4494317..61e52d5 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -1,6 +1,6 @@ %global spectool_version 1.0.10 -%if 0%{?fedora} > 22 +%if 0%{?fedora} %bcond_without python3 %else %bconf_with python3