[python-blessings/epel7] no Python 3 in EPEL7

Dan Callaghan dcallagh at fedoraproject.org
Mon Jan 13 05:17:49 UTC 2014


commit d19d09c0a530102a8353600bb0408e90edfafa6e
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Mon Jan 13 15:16:54 2014 +1000

    no Python 3 in EPEL7

 python-blessings.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-blessings.spec b/python-blessings.spec
index eabc7c4..b73fb5b 100644
--- a/python-blessings.spec
+++ b/python-blessings.spec
@@ -1,6 +1,6 @@
 %global upstream_name blessings
 
-%if 0%{?fedora} || 0%{?rhel} > 6
+%if 0%{?fedora}
 %bcond_without python3
 %else
 %bcond_with python3


More information about the scm-commits mailing list