Commit Graph

70 Commits

Author SHA256 Message Date
Yuchen Lin
c7f59808de Accepting request 617026 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/617026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=28
2018-06-19 10:02:39 +00:00
Martin Pluskal
dbcbfde867 Accepting request 617024 from home:Guillaume_G:branches:Application:Geo
- Add optional filegdb_api support, disabled by default

OBS-URL: https://build.opensuse.org/request/show/617024
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=65
2018-06-15 07:16:32 +00:00
Dominique Leuenberger
31ffd7a274 Accepting request 613443 from Application:Geo
- require libopenjp2 for devel package

Otherwise compilation fails with hard to understand error that opj_codec_set is missing)

OBS-URL: https://build.opensuse.org/request/show/613443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=27
2018-06-02 10:14:10 +00:00
Dirk Stoecker
f19ac9226d OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=63 2018-06-01 10:05:38 +00:00
Dirk Stoecker
f14f8feff7 fix devel package usage (opj_codec_set missing otherwise)
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=62
2018-06-01 10:04:54 +00:00
Dominique Leuenberger
22b47e66f2 Accepting request 607421 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/607421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=26
2018-05-29 08:28:01 +00:00
Martin Pluskal
9df2edffde Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo
- Upgrade to new 2.3.0 version
  See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News   
  + Source code is now hosted on github
  + RFC 70: Guessing output format from output file name extension
    for utilities
    https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess
  + RFC 68: C++11 Compilation requirement
    https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11
    GDAL now requires a C++11 compatible compiler. External code 
    using GDAL C++ API will also need to enable at least C++11 
    compilation mode, if the compiler defaults to C++98/C++03.
  + Stricter const-ness in OGRGeomFieldDefn, OGRFeatureDefn and 
    OGRFeature classes, impacting out-of-tree drivers that subclass
    them.
- Packaging : redone patches against new version
  + GDALmake.opt.in.patch
  + gdal-libproj.patch

- Add optional support to ECW5 JPEG lib support disabled by default

OBS-URL: https://build.opensuse.org/request/show/607382
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=60
2018-05-15 08:54:45 +00:00
Dominique Leuenberger
0f29d6647e Accepting request 593895 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/593895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=25
2018-04-06 15:48:37 +00:00
Martin Pluskal
ffc5ccf679 Accepting request 593799 from home:bruno_friedmann:branches:Application:Geo
- Fix boo#1088014 by adding missing LICENSE in lib and main package 
  Remove misplaced LICENSE.txt in /usr/share/gdal

OBS-URL: https://build.opensuse.org/request/show/593799
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=58
2018-04-06 06:50:35 +00:00
Dominique Leuenberger
9656608f7d Accepting request 589953 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/589953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=24
2018-03-22 11:08:27 +00:00
Martin Pluskal
551a33915c Accepting request 589927 from home:bruno_friedmann:branches:Application:Geo
- Update to new upstream bugfix release 2.2.4
  See details https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News
- Remove merged patch gdal-json-c-0.13.patch
- Maximize usage of pkgconfig

OBS-URL: https://build.opensuse.org/request/show/589927
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=56
2018-03-22 09:36:33 +00:00
Dominique Leuenberger
5365480239 Accepting request 563816 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/563816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=23
2018-01-13 20:48:42 +00:00
e3158c0fc7 Accepting request 563811 from home:dimstar:Factory
This should be hopefully all; takes care of the poppler fallout and json-c fallout. Wait for the build to complete, to be sure

OBS-URL: https://build.opensuse.org/request/show/563811
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=54
2018-01-12 11:35:25 +00:00
Dominique Leuenberger
cf1a215716 Accepting request 545073 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/545073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=22
2017-11-25 07:42:48 +00:00
Martin Pluskal
1333198d4c Accepting request 544986 from Application:Geo:Staging
- Update to new upstream bugfix release 2.2.3
  See details https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News 
- Packaging : 
  + remove wrong /usr/bin/env python shebang
  + use /usr/bin/python3 for all /usr/bin/gdal*.py scripts
- Remove gdal-2.2.2-mariadb_102_build_fix.patch merged upstream

OBS-URL: https://build.opensuse.org/request/show/544986
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=52
2017-11-24 08:52:34 +00:00
Dominique Leuenberger
ba73bbafef Accepting request 539990 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/539990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=21
2017-11-09 13:06:25 +00:00
a39062f911 Accepting request 539986 from home:kstreitova:branches:Application:Geo
- add gdal-2.2.2-mariadb_102_build_fix.patch to fix build with
  MariaDB 10.2 (in our case the build with libmariadb library
  from the mariadb-connector-c package)
  * upstream commit d63c1a90f81fc3c1f58a8742fb68baf81340ea03)

OBS-URL: https://build.opensuse.org/request/show/539986
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=50
2017-11-08 17:54:04 +00:00
Dominique Leuenberger
c445eaacc7 Accepting request 528486 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/528486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=20
2017-09-25 11:59:47 +00:00
Martin Pluskal
0e8effec33 Accepting request 528434 from home:bruno_friedmann:branches:Application:Geo
- New upstream bugfix release 2.2.2
  See details https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News

OBS-URL: https://build.opensuse.org/request/show/528434
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=48
2017-09-24 08:17:36 +00:00
Dominique Leuenberger
f2a848cf02 Accepting request 513699 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/513699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=19
2017-08-14 10:40:36 +00:00
Martin Pluskal
02b912b7ca Accepting request 513690 from home:scarabeus_iv:branches:Application:Geo
- Drop the php5 dependency. The php7 bindings are not ready and we
  are removing php5

OBS-URL: https://build.opensuse.org/request/show/513690
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=46
2017-08-01 12:00:24 +00:00
Dominique Leuenberger
62bd002efa Accepting request 510338 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/510338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=18
2017-07-17 07:12:21 +00:00
Martin Pluskal
e20834d163 Accepting request 510336 from science
1

OBS-URL: https://build.opensuse.org/request/show/510336
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=44
2017-07-14 15:28:49 +00:00
Martin Pluskal
6263899f3c Accepting request 509789 from home:bruno_friedmann:branches:Application:Geo
- New upstream bugfix release 2.2.1
  See details https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News 
- Packaging
  + Remove gdal-upstream-issue#6898-changeset#38636.patch merged
It also fix build on Leap 42.2

OBS-URL: https://build.opensuse.org/request/show/509789
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=43
2017-07-12 14:26:53 +00:00
Dominique Leuenberger
24b26ebf13 Accepting request 498835 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/498835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=17
2017-07-05 21:57:26 +00:00
Martin Pluskal
933dd98482 Accepting request 498833 from home:bruno_friedmann:branches:Application:Geo
- New upstream release 2.2.0 
  - https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
- Packaging 
  + add patch gdal-upstream-issue#6898-changeset#38636.patch 
    fixing non void return garbage in swig/perl.
  + redone patches against 2.2.0
    gdal-libproj.patch
    GDALmake.opt.in.patch
    gdal-perl.patch

OBS-URL: https://build.opensuse.org/request/show/498833
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=41
2017-05-28 11:31:48 +00:00
Martin Pluskal
b34d269f69 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=40 2017-03-15 15:20:25 +00:00
Dominique Leuenberger
7fa20d09d6 Accepting request 454418 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/454418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=16
2017-02-04 14:23:20 +00:00
290ebcecd2 Accepting request 454412 from Application:Geo:Staging
new upstream version

OBS-URL: https://build.opensuse.org/request/show/454412
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=38
2017-02-03 12:55:02 +00:00
Dominique Leuenberger
0a01b30a73 Accepting request 437891 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/437891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=15
2016-11-01 08:58:35 +00:00
Angelos Tzotsos
a92765dc24 Accepting request 437886 from Application:Geo:Staging
1

OBS-URL: https://build.opensuse.org/request/show/437886
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=37
2016-10-30 09:23:20 +00:00
dd184d1a6b Accepting request 437857 from Application:Geo:Staging
OBS-URL: https://build.opensuse.org/request/show/437857
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=36
2016-10-29 19:14:33 +00:00
Dominique Leuenberger
cb1701b033 Accepting request 435859 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/435859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=14
2016-10-20 21:09:17 +00:00
Angelos Tzotsos
67f7fd9ecb - Packaging changes
- Fixed gdal-libproj.patch to point to libproj.so.12

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=35
2016-10-17 18:04:17 +00:00
Dominique Leuenberger
a5c9edd746 Accepting request 432071 from Application:Geo
- Packaging changes
  - Added netcdf-gcp-fix.patch from upstream (#6666)

- New upstream bugfix release 2.1.1
  - https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
- Packaging changes
  - Remove ogr_wrap.patch included upstream
  - Added support to liblzma

OBS-URL: https://build.opensuse.org/request/show/432071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=13
2016-10-01 22:09:10 +00:00
Martin Pluskal
5ef032b9de OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=33 2016-09-30 17:15:53 +00:00
Martin Pluskal
86d17d50cd Accepting request 432066 from Application:Geo:Staging
OBS-URL: https://build.opensuse.org/request/show/432066
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=32
2016-09-30 16:56:46 +00:00
Dominique Leuenberger
ec1938460f Accepting request 394829 from Application:Geo
- New upstream release 2.1.0
  - https://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
- packaging changes
  - Removed gdal-python_install.patch
  - Removed gdal-2.0.2-sqlite-crash.patch
  - Removed gdal-configure.patch
  - Added ogr_wrap.patch to solve no-return-in-non-void-function error
  - Submitted ogr_wrap.patch upstream: https://trac.osgeo.org/gdal/ticket/6506
  - Redone patch GDALmake.opt.in.patch

- Upgrade to 2x series version : 2.0.2 bugfix release
  - https://trac.osgeo.org/gdal/wiki/Release/2.0.2-News 
  - https://trac.osgeo.org/gdal/wiki/Release/2.0.1-News
  - https://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
- packaging
  - Redone patch GDALmake.opt.in.patch and gdal-libproj.patch
  - Delete upstream merged gdal-python-swig3-issue6045.path
  - Delete upstream merged gdal_swig-perl-issue3084.patch
  - Add gdal-2.0.2-sqlite-crash.patch Fix upstream issue 6360
  - spec-cleaner minimal (pkgconfig make unresolvable all except
    Leap and Tumbleweed)

  gdal-gcc5-getaddrinfo-issue6073.patch

OBS-URL: https://build.opensuse.org/request/show/394829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=12
2016-05-17 15:14:23 +00:00
Martin Pluskal
2d19799143 - Removed gdal-configure.patch
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=30
2016-05-11 10:39:22 +00:00
Martin Pluskal
4147245191 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=29 2016-05-11 09:11:21 +00:00
Martin Pluskal
505fab81ad Accepting request 394770 from Application:Geo:Staging
OBS-URL: https://build.opensuse.org/request/show/394770
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=28
2016-05-11 08:41:17 +00:00
Angelos Tzotsos
6ee2f62d5a Accepting request 361784 from Application:Geo:Staging
New version bump upgrade to 2.0.2

OBS-URL: https://build.opensuse.org/request/show/361784
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=27
2016-02-26 13:31:15 +00:00
Dominique Leuenberger
8e08ac8def Accepting request 357780 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/357780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=11
2016-02-08 08:47:47 +00:00
Martin Pluskal
2c28d9dc98 Accepting request 357779 from home:behrisch:branches:Application:Geo
fixes PACKAGE_NAME redefinition warnings for all packages using gdal/port/cpl_config.h (included by gdal_priv.h).

OBS-URL: https://build.opensuse.org/request/show/357779
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=25
2016-02-04 20:02:29 +00:00
Dominique Leuenberger
7dd6e6ca4f Accepting request 356980 from Application:Geo
upstream new version 1.11.4

OBS-URL: https://build.opensuse.org/request/show/356980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=10
2016-02-01 18:57:03 +00:00
Angelos Tzotsos
3e8794bd42 - New upstream patch release 1.11.4
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=24
2016-01-31 17:32:29 +00:00
Stephan Kulow
51a9f11c8c Accepting request 348133 from Application:Geo
- Enable opencl and freexl support
- Update dependencies

OBS-URL: https://build.opensuse.org/request/show/348133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=9
2015-12-13 08:39:54 +00:00
Martin Pluskal
5104003c00 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=22 2015-12-09 16:05:36 +00:00
Martin Pluskal
c555fefb10 Accepting request 347578 from home:pluskalm:branches:Application:Geo
- Enable opencl and freexl support
- Update dependencies

OBS-URL: https://build.opensuse.org/request/show/347578
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=21
2015-12-05 16:30:21 +00:00
Stephan Kulow
6356c846c7 Accepting request 333878 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/333878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdal?expand=0&rev=8
2015-09-30 03:52:00 +00:00