[python-enchant/epel7] disable python 3 subpackages in EPEL

Michael Mraka mmraka at fedoraproject.org
Wed Jul 2 14:54:58 UTC 2014


commit 197bf5b587e12509a4d23b99326d9310f4b89077
Author: Michael Mraka <michael.mraka at redhat.com>
Date:   Wed Jul 2 16:45:01 2014 +0200

    disable python 3 subpackages in EPEL

 python-enchant.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-enchant.spec b/python-enchant.spec
index 7f1dde7..2602857 100644
--- a/python-enchant.spec
+++ b/python-enchant.spec
@@ -1,4 +1,6 @@
+%if 0%{?fedora}
 %global with_python3 1
+%endif
 
 Name:           python-enchant
 Version:        1.6.5


More information about the scm-commits mailing list