[netcdf4-python] No python3 on EL7

Orion Poplawski orion at fedoraproject.org
Wed Jul 9 18:56:36 UTC 2014


commit eca84f629f06aafa04653872b7cc88b2bef9a583
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Jul 9 12:28:34 2014 -0600

    No python3 on EL7

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


More information about the scm-commits mailing list