[python-ply/epel7] disable python3 for epel

Tom Callaway spot at fedoraproject.org
Wed Jan 29 17:41:34 UTC 2014


commit 01c9fdb09c54fb6fe4cd4eb8fb0ed983fd64ef4f
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Jan 29 12:41:59 2014 -0500

    disable python3 for epel

 python-ply.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-ply.spec b/python-ply.spec
index f07a59a..fca9b10 100644
--- a/python-ply.spec
+++ b/python-ply.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} > 12 || 0%{?rhel} > 6
+%if 0%{?fedora} > 12
 %global with_python3 1
 %else
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}


More information about the scm-commits mailing list