]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- disable php bindings until building them is properly automated on builders auto/th/gdal-2.0.2-6
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Sep 2016 15:55:32 +0000 (17:55 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Sep 2016 15:55:32 +0000 (17:55 +0200)
- rel 6

gdal.spec

index d938c1afca87fbdb6d954c9f78ec29fd8060d92f..95647202ecdb7f5348242bd31e46180a6a04d45e 100644 (file)
--- 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
This page took 0.156764 seconds and 4 git commands to generate.