SHA256
1
0
forked from pool/gdal

Accepting request 693256 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/693256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2019-04-12 07:15:43 +00:00 committed by Git OBS Bridge
commit bc680be09f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 11 10:38:15 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build with fgdb_support option enabled
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 4 16:11:05 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch> Thu Apr 4 16:11:05 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>

View File

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