[gdal/epel7] Exclude ppc64 arch

Devrim GÜNDÜZ devrim at fedoraproject.org
Sun Jul 20 13:40:57 UTC 2014


commit ad9df8335e444dd90e345cd9f3b5ca7be939339e
Author: Devrim Gündüz <devrim at gunduz.org>
Date:   Sun Jul 20 16:40:36 2014 +0300

    Exclude ppc64 arch

 gdal.spec |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/gdal.spec b/gdal.spec
index 2971d19..b69f486 100644
--- a/gdal.spec
+++ b/gdal.spec
@@ -31,13 +31,7 @@
 
 # No ppc64 build for spatialite in EL7
 # https://bugzilla.redhat.com/show_bug.cgi?id=663938
-%if 0%{?rhel} == 7
-%ifnarch ppc64
-%global with_spatialite 0
-%global spatialite "--without-spatialite"
-%endif
-%endif
-
+ExcludeArch: ppc64
 
 Name:      gdal
 Version:   1.11.0


More information about the scm-commits mailing list