diff --git a/gdal.changes b/gdal.changes index 7e6ad9a..bb274a4 100644 --- a/gdal.changes +++ b/gdal.changes @@ -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 diff --git a/gdal.spec b/gdal.spec index 63bacdf..0eb1685 100644 --- a/gdal.spec +++ b/gdal.spec @@ -254,6 +254,7 @@ autoreconf -fi %if %{with fgdb_support} --with-fgdb \ --with-static-proj4 \ + --with-proj5-api=no \ %endif %if 0%{?suse_version} > 1320 --with-opencl \