From 260248bd973a5f10437895d829e3a9db4dc942a1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Dec 01 2017 22:41:34 +0000 Subject: revert el6 change, if it is not broke, do not fix --- diff --git a/python-boto.spec b/python-boto.spec index ff6429c..20b0669 100644 --- a/python-boto.spec +++ b/python-boto.spec @@ -7,7 +7,7 @@ %endif # Unit tests don't work on python 2.6 -%if 0%{?rhel} && 0%{?rhel} == 6 +%if 0%{?el6} %bcond_with unittests %else %bcond_without unittests