rebuilt with libboost 1.86.0 [release 1.8.1.20240404git.96d4dc9-3mamba;Sat Oct 12 2024]

This commit is contained in:
Silvan Calarco 2024-10-15 17:05:55 +02:00
parent 4c11d2d882
commit 2162234ab5

View File

@ -2,7 +2,7 @@
%define git_tag %(echo %version | cut -d. -f1-3)
Name: liblas
Version: 1.8.1.20240404git.96d4dc9
Release: 2mamba
Release: 3mamba
Summary: C++ library and programs for reading and writing ASPRS LAS format with LiDAR data
Group: System/Libraries
Vendor: openmamba
@ -23,6 +23,7 @@ BuildRequires: libproj-devel
BuildRequires: libstdc++6-devel
BuildRequires: libtiff-devel
## AUTOBUILDREQ-END
BuildRequires: libboost-devel >= 1.86.0
BuildRequires: cmake
%description
@ -111,6 +112,9 @@ rm -f %{buildroot}%{_libdir}/pkgconfig/liblas.pc
%{_bindir}/txt2las
%changelog
* Sat Oct 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1.20240404git.96d4dc9-3mamba
- rebuilt with libboost 1.86.0
* Wed May 08 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1.20240404git.96d4dc9-2mamba
- add patch to cmake fles to not include liblas-depends.cmake which causes build failure to vtk