rebuilt with libboost 1.86.0 [release 1.8.1.20240404git.96d4dc9-3mamba;Sat Oct 12 2024]
This commit is contained in:
parent
4c11d2d882
commit
2162234ab5
@ -2,7 +2,7 @@
|
|||||||
%define git_tag %(echo %version | cut -d. -f1-3)
|
%define git_tag %(echo %version | cut -d. -f1-3)
|
||||||
Name: liblas
|
Name: liblas
|
||||||
Version: 1.8.1.20240404git.96d4dc9
|
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
|
Summary: C++ library and programs for reading and writing ASPRS LAS format with LiDAR data
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -23,6 +23,7 @@ BuildRequires: libproj-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libboost-devel >= 1.86.0
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -111,6 +112,9 @@ rm -f %{buildroot}%{_libdir}/pkgconfig/liblas.pc
|
|||||||
%{_bindir}/txt2las
|
%{_bindir}/txt2las
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- add patch to cmake fles to not include liblas-depends.cmake which causes build failure to vtk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user