Accepting request 623116 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/623116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2018-07-17 07:42:54 +00:00 committed by Git OBS Bridge
commit f349f19459
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 10 07:52:21 UTC 2018 - guillaume@opensuse.org
- Enable KEA support
-------------------------------------------------------------------
Fri Jul 6 11:20:45 UTC 2018 - bruno@ioda-net.ch

View File

@ -46,6 +46,7 @@ BuildRequires: fdupes
%if %{with fgdb_support}
BuildRequires: filegdb_api-devel
%endif
BuildRequires: KEALib-devel
BuildRequires: gcc-c++
BuildRequires: geos-devel >= 3
BuildRequires: giflib-devel
@ -213,6 +214,7 @@ autoreconf -fi
--with-libz \
--with-liblzma \
--with-cfitsio=no \
--with-kea=yes \
--with-netcdf \
--with-openjpeg \
--with-curl \