Accepting request 625683 from home:Guillaume_G:branches:home:Le_Docteur

- Fix FileGDB support

OBS-URL: https://build.opensuse.org/request/show/625683
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=73
This commit is contained in:
Martin Pluskal 2018-07-27 07:37:42 +00:00 committed by Git OBS Bridge
parent cd14aa3fe5
commit bb6b7ced86
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 27 07:08:28 UTC 2018 - guillaume.gardet@opensuse.org
- Fix FileGDB support
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 17 12:12:35 UTC 2018 - guillaume.gardet@opensuse.org Tue Jul 17 12:12:35 UTC 2018 - guillaume.gardet@opensuse.org

View File

@ -254,6 +254,7 @@ autoreconf -fi
%if %{with fgdb_support} %if %{with fgdb_support}
--with-fgdb \ --with-fgdb \
--with-static-proj4 \ --with-static-proj4 \
--with-proj5-api=no \
%endif %endif
%if 0%{?suse_version} > 1320 %if 0%{?suse_version} > 1320
--with-opencl \ --with-opencl \