From 34520f30e349d3770dc79a26c467ec272e039a0d Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 1 May 2014 21:17:36 +0200 Subject: [PATCH] - toggle php bcond (bindings do not build against php 5.4 or higher) --- gdal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index 308c9cd..de0a2af 100644 --- a/gdal.spec +++ b/gdal.spec @@ -33,7 +33,7 @@ %bcond_without spatialite # SpatiaLite support %bcond_without xerces # Xerces support %bcond_without java # Java and MDB support -%bcond_without php # PHP binding +%bcond_with php # PHP binding %bcond_without ruby # Ruby binding %if %{with podofo} -- 2.43.0