SHA256
1
0
forked from pool/gdal
Commit Graph

6 Commits

Author SHA256 Message Date
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
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
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
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
Angelos Tzotsos
87791d72e5 - Fix build to use libproj9
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=14
2015-07-04 11:48:39 +00:00
Martin Pluskal
7d818e716c Accepting request 290134 from home:sebschub:branches:Application:Geo
The library name of proj4 is hard coded in one file and does not correspond to openSUSE's proj4 package. This is fixed here.

OBS-URL: https://build.opensuse.org/request/show/290134
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=6
2015-03-10 11:28:50 +00:00