SHA256
1
0
forked from pool/gdal

Accepting request 936093 from Application:Geo

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/936093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2021-12-06 23:00:29 +00:00 committed by Git OBS Bridge
commit 894915323a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 29 17:26:20 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>
- Fix xerces detection by adding --with-xerces-inc parameter
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 1 08:16:50 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch> Mon Nov 1 08:16:50 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -250,6 +250,7 @@ ln -s %{_includedir} $ECW_INC_PATH
--with-freexl \ --with-freexl \
--without-qhull \ --without-qhull \
--with-xerces=yes \ --with-xerces=yes \
--with-xerces-inc=%{_includedir} \
--with-xerces-lib="-lxerces-c" \ --with-xerces-lib="-lxerces-c" \
%if %{with ecw5_support} %if %{with ecw5_support}
--with-ecw=../ECW/ \ --with-ecw=../ECW/ \