Commit Graph

19 Commits

Author SHA256 Message Date
Dirk Stoecker
24544f5a08 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=19 2020-09-21 14:10:05 +00:00
Dirk Stoecker
2deb21265e update
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=18
2020-09-21 13:50:33 +00:00
Martin Pluskal
c855a85540 Accepting request 815573 from home:bruno_friedmann:branches:Application:Geo
- Add a manual fix for PDALConfig.cmake where the 
  @PDAL_CONFIG_LIBRARY_DIRS@ is wrongly expanded.

- update to 2.1.0 version
  release note at https://github.com/PDAL/PDAL/releases
  + Disable removed plugin SQLITE
  + Disable independant plugin python3
- Packaging
  + Fix postgresql(-server)-devel package requirement
  + spec cleanup

  new 3.8 version in Factory
- Remove FindLASzip-cmake.patch with new laszip 3.2.2

OBS-URL: https://build.opensuse.org/request/show/815573
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=17
2020-06-18 08:13:11 +00:00
14660f60d2 Make postgresql-devel-server available for 15.2
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=16
2020-04-05 06:54:49 +00:00
Martin Pluskal
8bd34050ef Accepting request 785000 from home:bruno_friedmann:branches:Application:Geo
- Renew spec file, remove obsolete SUSE openSUSE versions
- Remove specific line in cmake about python3 (build failed with
  new 3.8 version in Factory

OBS-URL: https://build.opensuse.org/request/show/785000
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=15
2020-03-14 14:27:36 +00:00
Dirk Stoecker
0f87342b78 update
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=14
2019-09-17 10:05:45 +00:00
Dirk Stoecker
18e3bdf6bd update
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=13
2019-09-17 08:46:10 +00:00
Dirk Stoecker
84aec79024 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=12 2019-07-08 17:15:46 +00:00
Dirk Stoecker
c96a4c8c1b OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=11 2019-07-08 17:10:29 +00:00
Dirk Stoecker
126854c38c Update
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=10
2019-07-08 17:03:31 +00:00
8262873898 Accepting request 678419 from home:bruno_friedmann:branches:Application:Geo
- Remove FindLASzip-cmake.patch with new laszip 3.2.2 

- Update to 1.8.0 version (fix broken build with python3.7)
  + changelog https://github.com/PDAL/PDAL/releases/tag/1.8.0
  + important issue about las 1.4 compressed with laszip
- Packaging
  + refresh patch FindLASzip-cmake.patch
  + spec-cleaner minimal
  + bump SONAME to 8.0.0, SOVER to 7
  + cleanup changes (trailling space)
  + delete orphan f717a4c.patch
  + add new plugin libpdal_plugin_kernel_fauxplugin

OBS-URL: https://build.opensuse.org/request/show/678419
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=9
2019-02-24 09:15:38 +00:00
Martin Pluskal
f4f20e21ab Accepting request 616140 from home:bruno_friedmann:branches:Application:Geo
- Define %make_build for openSUSE_Leap_42.3 

- Packaging:
  + spec-clean -m (date,url,license)
  + use make_build standard macro
  + remove merged patch f717a4c.patch
  + Adjust sofull_version 7.0.2 soname,sovers to 6
  + Fix sed shebang for python3
  + Added new reader numpy to filelist
- Updated to 1.7.2 upstream bugfix release
  - See changelog https://github.com/PDAL/PDAL/releases/tag/1.7.2
- Major release 1.7.1
  - See numerous changes at
    https://github.com/PDAL/PDAL/releases/tag/1.7.1

OBS-URL: https://build.opensuse.org/request/show/616140
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=8
2018-06-12 09:31:44 +00:00
Martin Pluskal
5b5fd6d674 Accepting request 588645 from home:aaronpuchert
- Remove unused build dependencies. Some of them aren't maintained
  and don't build anymore. (libLAS, libght)
- Google Test is "vendored" and is also not required as dependency.
- FindLASzip-cmake.patch: Make sure LASzip is actually detected.
- Change license descriptor to BSD-3-Clause matching the license
  in the repository.
- Remove unused CMake variables.
- Use standard macros for building and installing.

OBS-URL: https://build.opensuse.org/request/show/588645
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=7
2018-03-19 15:02:27 +00:00
Martin Pluskal
ff6ebebe96 Accepting request 566501 from home:bruno_friedmann:branches:Application:Geo
- Update to version 1.6.0 
  Visit https://github.com/PDAL/PDAL/releases/tag/1.6.0 for all
  improvements done since 1.5
- Adjust sofull_version to 6.1.0 soname to 5 and sovers to 5
- Add upstream patch f717a4c.patch (json-c 0.13 support)
- Packaging:
  + tarball are only published in tar.gz so adapt 
  + Build now only with python3
  + ToBeDone upgrade laszip to 3.1.0
  + Adapt file list to newer version

OBS-URL: https://build.opensuse.org/request/show/566501
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=6
2018-01-17 08:15:46 +00:00
Martin Pluskal
5251935e31 Accepting request 501446 from home:bruno_friedmann:branches:Application:Geo
- Update to version 1.5.0 
  Visit https://github.com/PDAL/PDAL/releases/tag/1.5.0 for all
  improvements done since 1.4
- Remove patch c2cf2d.patch merged upstream
- Adjust sofull_version to 5.1.0 soname to 5 and sovers to 4

- Use the lastest patch c2cf2d.patch in place of 
  cfb888a04897f9704d5bdfaf4d2979e9ff303aab.patch
  with use of short commit tag.

OBS-URL: https://build.opensuse.org/request/show/501446
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=5
2017-06-06 16:04:15 +00:00
Martin Pluskal
bd51cc8485 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=4 2017-03-15 15:16:22 +00:00
Martin Pluskal
09d379acc5 Accepting request 477823 from home:bruno_friedmann:branches:Application:Geo
- Update to version 1.4.0
  visit https://github.com/PDAL/PDAL/releases/tag/1.4.0 and
  https://github.com/PDAL/PDAL/releases/tag/1.3.0 for all 
  improvements done since 1.2
- Packaging :
  + Add cfb888a04897f9704d5bdfaf4d2979e9ff303aab.patch
    Fix for being he only distribution with laszip header not in 
    subdir. See upstream https://github.com/PDAL/PDAL/issues/1503
  + Move to boost-devel split for TW
  + Comment Requires for build documentation.
  + Remove -WL,no-undefined flag from linker (otherwise we can't
    build) upstream use dlopen.
  + Clean-up and adapt cmake flag and options

OBS-URL: https://build.opensuse.org/request/show/477823
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=3
2017-03-09 08:35:40 +00:00
Martin Pluskal
b0a0cd21d0 Accepting request 393992 from Application:Geo:Staging
New stable upstream release 1.2.0

OBS-URL: https://build.opensuse.org/request/show/393992
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=2
2016-05-06 08:17:36 +00:00
Angelos Tzotsos
097dbe5b39 Accepting request 361781 from Application:Geo:Staging
Point Data Abstraction Library
Will be the future

OBS-URL: https://build.opensuse.org/request/show/361781
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=1
2016-02-26 13:40:59 +00:00