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
This commit is contained in:
2019-02-24 09:15:38 +00:00
committed by Git OBS Bridge
parent f4f20e21ab
commit 8262873898
8 changed files with 98 additions and 164 deletions

View File

@@ -1,7 +1,26 @@
-------------------------------------------------------------------
Wed Feb 20 09:30:33 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
- Remove FindLASzip-cmake.patch with new laszip 3.2.2
-------------------------------------------------------------------
Mon Feb 18 17:57:26 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
- 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
-------------------------------------------------------------------
Mon Jun 11 12:47:56 UTC 2018 - bruno@ioda-net.ch
- Define %make_build for openSUSE_Leap_42.3
- Define %make_build for openSUSE_Leap_42.3
-------------------------------------------------------------------
Fri Jun 1 19:35:14 UTC 2018 - bruno@ioda-net.ch
@@ -17,7 +36,7 @@ Fri Jun 1 19:35:14 UTC 2018 - bruno@ioda-net.ch
- 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
https://github.com/PDAL/PDAL/releases/tag/1.7.1
-------------------------------------------------------------------
Sat Mar 17 13:45:07 UTC 2018 - aaronpuchert@alice-dsl.net
@@ -34,21 +53,21 @@ Sat Mar 17 13:45:07 UTC 2018 - aaronpuchert@alice-dsl.net
-------------------------------------------------------------------
Mon Jan 15 13:00:20 UTC 2018 - bruno@ioda-net.ch
- Update to version 1.6.0
- 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
+ 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
-------------------------------------------------------------------
Wed May 31 06:24:07 UTC 2017 - bruno@ioda-net.ch
- Update to version 1.5.0
- 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
@@ -57,7 +76,7 @@ Wed May 31 06:24:07 UTC 2017 - bruno@ioda-net.ch
-------------------------------------------------------------------
Fri Mar 10 12:51:53 UTC 2017 - bruno@ioda-net.ch
- Use the lastest patch c2cf2d.patch in place of
- Use the lastest patch c2cf2d.patch in place of
cfb888a04897f9704d5bdfaf4d2979e9ff303aab.patch
with use of short commit tag.
@@ -66,12 +85,12 @@ Wed Mar 8 14:51:03 UTC 2017 - bruno@ioda-net.ch
- 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
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
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.
@@ -82,7 +101,7 @@ Wed Mar 8 14:51:03 UTC 2017 - bruno@ioda-net.ch
-------------------------------------------------------------------
Sun Apr 24 14:02:39 UTC 2016 - bruno@ioda-net.ch
- Update to version 1.2.0
- Update to version 1.2.0
see https://github.com/PDAL/PDAL/releases/tag/1.2.0/Changelog
- Fix missing Provide lowercase name
- Remove 01.patch merged upstream
@@ -101,7 +120,7 @@ Thu Feb 25 14:53:51 UTC 2016 - bruno@ioda-net.ch
- packaging : on upstream recommandation Move to git master version
at least until next March 2016 release.
-------------------------------------------------------------------
Thu Feb 25 11:11:11 UTC 2016 - bruno@ioda-net.ch
@@ -110,7 +129,7 @@ Thu Feb 25 11:11:11 UTC 2016 - bruno@ioda-net.ch
Add support for the LAZperf LAS compressor in decoding/encoding
LAS files. LAZperf can be enabled with the 'compression' option
in readers.las and writers.las.
Add PCL functionality as filters (filters.greedyprojection,
Add PCL functionality as filters (filters.greedyprojection,
filters.gridprojection, filters.ground filters.movingleastsquares,
filters.poisson, filters.radiusoutlier, filters.statisticaloutlier,
filters.voxelgrid, filters.height, filters.dartsample)
@@ -118,46 +137,46 @@ Thu Feb 25 11:11:11 UTC 2016 - bruno@ioda-net.ch
Update writers.geowave and readers.geowave to work with the latest
version of GeoWave software.
Add readers.ilvis2 to support the Icebridge ILVIS2 format.
Disallow nested options. Check stage documentation for changes in
option names and handling. (filters.ferry, filters.colorization,
filters.attribute, filters.crop). Change filters.attribute to
Disallow nested options. Check stage documentation for changes in
option names and handling. (filters.ferry, filters.colorization,
filters.attribute, filters.crop). Change filters.attribute to
handle only a single dimension.
Add 'output_dims' options in writers.bpf to allow control of the
Add 'output_dims' options in writers.bpf to allow control of the
dimensions that should be written.
Add 'all' keyword in 'extra_dims' options of writers.las to cause
all dimensions to be written to either the standard or extra
dimensions of a LAS point.
Add filters.randomize to allow randomized order of points.
Add filters.divider to split a set of points into subsets of a
fixed number or into subsets containing a specific number
Add filters.divider to split a set of points into subsets of a
fixed number or into subsets containing a specific number
of points.
Update to version 1.1.4 of rply in readers.rply.
Change the logic of the range filter to allow multiple ranges
Change the logic of the range filter to allow multiple ranges
for a single dimension and support a simple boolean logic.
Change the default scaling on writer.bpf to 'auto'.
Add support for smoothing boundaries generated by filters.hexbin.
Add readers.tindex to allow vector-filtered input of point
Add readers.tindex to allow vector-filtered input of point
cloud files.
Allow merging of datasets with non-matching spatial references.
Many, many documentation enhancements.
* Fixes:
Handle error with Pgpointcloud when pointcloud extension is not
Handle error with Pgpointcloud when pointcloud extension is not
installed on postgres server. Skip tests if extension is missing.
Set precision on output of doubles to metadata.
Fix a divide-by-zero error in readers.faux when the point count
Fix a divide-by-zero error in readers.faux when the point count
was 1. (#1015)
Fix fatal error loading numpy library that occurred when running
Fix fatal error loading numpy library that occurred when running
filters.predicate or filters.programmable. (#1010)
Correct readers.las to properly check WKT bit when choosing spatial
reference VLR. (#1040)
Correct writer.las to emit only WKT or GeoTiff VLR, not both.
Correct writer.las to emit only WKT or GeoTiff VLR, not both.
(#1040)
Check object ID against table column id (attrelid) to ensure correct
Check object ID against table column id (attrelid) to ensure correct
PCID retrieval in readers.pgpointcloud. (#1051)
- Packaging
- Packaging
- Documentation is still missing since we don't have python-breathe
- Some modules (plugins) are not yet present on obs
So they are not compiled (help welcome)
@@ -171,4 +190,4 @@ Thu Feb 25 11:11:11 UTC 2016 - bruno@ioda-net.ch
Sun Dec 29 16:38:02 UTC 2013 - bruno@ioda-net.ch
- First packaging for OBS
Due to upstream bug, documentation is not available
Due to upstream bug, documentation is not available