[python-nose-progressive/epel7: 6/6] no Python 3 on RHEL7

Dan Callaghan dcallagh at fedoraproject.org
Sun Jun 15 22:55:30 UTC 2014


commit d41a67ca933a2fcc1790642d29a95183f8b52528
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Mon Jun 16 08:53:46 2014 +1000

    no Python 3 on RHEL7

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


More information about the scm-commits mailing list