[packages/gdal] - disable php bindings until building them is properly automated on builders - rel 6
baggins
baggins at pld-linux.org
Sun Sep 4 17:56:52 CEST 2016
commit 47ddf8909399ef021c8f3f1f13318a2e274195c4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Sep 4 17:55:32 2016 +0200
- disable php bindings until building them is properly automated on builders
- rel 6
gdal.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdal.spec b/gdal.spec
index d938c1a..9564720 100644
--- a/gdal.spec
+++ b/gdal.spec
@@ -37,7 +37,7 @@
%bcond_without spatialite # SpatiaLite support
%bcond_without xerces # Xerces support
%bcond_without java # Java and MDB support
-%bcond_without php # PHP binding [PHP 7 not supported by swig 3.0.x]
+%bcond_with php # PHP binding [PHP 7 not supported by swig 3.0.x]
%bcond_with ruby # Ruby binding [not available as of 2.0.2]
%if %{with podofo}
@@ -50,7 +50,7 @@ Summary: Geospatial Data Abstraction Library
Summary(pl.UTF-8): Biblioteka abstrakcji danych dotyczących powierzchni Ziemi
Name: gdal
Version: 2.0.2
-Release: 5
+Release: 6
License: BSD-like
Group: Libraries
Source0: http://download.osgeo.org/gdal/%{version}/%{name}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gdal.git/commitdiff/47ddf8909399ef021c8f3f1f13318a2e274195c4
More information about the pld-cvs-commit
mailing list