From 02b912b7cac4fb0a155856758dfa7792658b186f14f35b5cd6d5c133a4d1acac Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 1 Aug 2017 12:00:24 +0000 Subject: [PATCH] Accepting request 513690 from home:scarabeus_iv:branches:Application:Geo - Drop the php5 dependency. The php7 bindings are not ready and we are removing php5 OBS-URL: https://build.opensuse.org/request/show/513690 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=46 --- gdal.changes | 6 ++++++ gdal.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gdal.changes b/gdal.changes index 3110047..1a1e17e 100644 --- a/gdal.changes +++ b/gdal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 1 11:37:54 UTC 2017 - tchvatal@suse.com + +- Drop the php5 dependency. The php7 bindings are not ready and we + are removing php5 + ------------------------------------------------------------------- Fri Jul 14 15:15:38 UTC 2017 - toddrme2178@gmail.com diff --git a/gdal.spec b/gdal.spec index 325fc87..cc30194 100644 --- a/gdal.spec +++ b/gdal.spec @@ -64,7 +64,6 @@ BuildRequires: netcdf-devel BuildRequires: opencl-headers BuildRequires: openjpeg2-devel BuildRequires: perl-macros -BuildRequires: php5-devel BuildRequires: poppler-devel BuildRequires: postgresql-devel BuildRequires: python-numpy-devel