501b2937e4
Find the new upstream version of laszip. Beware before accepting it. The soversion has changed from 6 to 3. Upstream will fix that with next version 4 where soversion will jump again to 7. With the downgrade, I've no idea about how end-users will got those packages, we certainly have to remove firstly any laszip binary build before building the new version 3. - Packaging : + Remove -test package and %check section, tests are no more autoincluded by upstream + Adjust FLAGS laszip need -ldl, and be sure %optflags are used + Create new liblas_api package + Fix list of file + Use %license if possible + move to cmake build following upstream + Added 0bf1c60.patch fixing .so loading - Update to 3.1.1 version. + sover change from 6 to 3 + 3.1.0 introduce support for LAZ 1.4 + New "dll" API replace previous API + See all changes in Changelog OBS-URL: https://build.opensuse.org/request/show/570195 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/laszip?expand=0&rev=6
55 lines
1.8 KiB
Plaintext
55 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 24 07:15:06 UTC 2018 - bruno@ioda-net.ch
|
|
|
|
- Packaging :
|
|
+ Remove -test package and %check section, tests are no more
|
|
autoincluded by upstream
|
|
+ Adjust FLAGS laszip need -ldl, and be sure %optflags are used
|
|
+ Create new liblas_api package
|
|
+ Fix list of file
|
|
+ Use %license if possible
|
|
+ move to cmake build following upstream
|
|
+ Added 0bf1c60.patch fixing .so loading
|
|
|
|
- Update to 3.1.1 version.
|
|
+ sover change from 6 to 3
|
|
+ 3.1.0 introduce support for LAZ 1.4
|
|
+ New "dll" API replace previous API
|
|
+ See all changes in Changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 6 18:28:51 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Small spec file cleanup:
|
|
* move check to proper section
|
|
* simplify buildconditions a bit
|
|
* run spec-cleaner
|
|
* reduce amount of build dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 12 20:37:23 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Cleanup specfile:
|
|
* remove dependency on make
|
|
* remove dependency on own lib (at it is generated automatically)
|
|
* do not use excessive %defines as this is not necessary
|
|
* move test to separate package
|
|
* remove %check section as it is not checking anything, just
|
|
building test.
|
|
- Use autoreconf to prevent random build failures
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 14:29:18 UTC 2014 - bruno@ioda-net.ch
|
|
|
|
- Added security compil flag for >13.1
|
|
- spec clean
|
|
- rename package to without caps
|
|
- make lib using share lib policy
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 21 14:00:54 UTC 2014 - bruno@ioda-net.ch
|
|
|
|
- First packaging for obs, LASzip is needed to have full support
|
|
of compressed las into other software
|
|
|