[python-mimeparse/el6: 4/4] only enable python3 builds on Fedora

Pádraig Brady pbrady at fedoraproject.org
Sat May 18 04:24:03 UTC 2013


commit f1a8c26ae1c532350962c2b10e6677d8da4010f2
Author: Pádraig Brady <P at draigBrady.com>
Date:   Sat May 18 05:20:19 2013 +0100

    only enable python3 builds on Fedora

 python-mimeparse.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-mimeparse.spec b/python-mimeparse.spec
index 5440061..701dfd3 100644
--- a/python-mimeparse.spec
+++ b/python-mimeparse.spec
@@ -1,4 +1,6 @@
+%if 0%{?fedora}
 %global with_python3 1
+%endif
 %global srcname mimeparse
 
 Name:           python-%{srcname}


More information about the scm-commits mailing list