File project.diff of Package openvdb

--- openvdb.spec.orig
+++ openvdb.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package openvdb
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2019-2024 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -43,8 +43,8 @@ Patch0:         openvdb-boost-static-ass
 Patch1:         fix-tool-building.patch
 BuildRequires:  cmake >= 3.12
 BuildRequires:  gcc%{?gcc_major}-c++ >= 9.3.1
-BuildRequires:  libboost_iostreams-devel-impl >= 1.70
-BuildRequires:  libboost_system-devel-impl >= 1.70
+BuildRequires:  libboost_iostreams-devel-impl >= 1.86
+BuildRequires:  libboost_system-devel-impl >= 1.86
 BuildRequires:  memory-constraints
 %if %{with openvdb_ax}
 BuildRequires:  cmake(LLVM) < 16
@@ -90,7 +90,7 @@ sparse volumetric data discretized on th
 Summary:        Development files for openvdb
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
-Requires:       libboost_headers-devel-impl
+Requires:       libboost_headers-devel-impl >= 1.86
 
 %description devel
 This package contains the C++ header files and symbolic links to the shared
@@ -177,7 +177,9 @@ library: vdb_lod, vdb_print, vdb_render,
 %{_bindir}/vdb_print
 %{_bindir}/vdb_view
 %{_bindir}/vdb_render
+%if %{with openvdb_tool}
 %{_bindir}/vdb_tool
+%endif
 %if %{with nanovdb}
 %{_bindir}/nanovdb_print
 %{_bindir}/nanovdb_validate
openSUSE Build Service is sponsored by