File project.diff of Package orthanc-stl

--- orthanc-stl.changes.orig
+++ orthanc-stl.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Wed Dec 10 15:09:16 UTC 2025 - Axel Braun <axel.braun@gmx.de>
+
+- patch out libboost-system to fix build error
+
+-------------------------------------------------------------------
 Wed Sep 10 09:33:25 UTC 2025 - Axel Braun <axel.braun@gmx.de>
 
 - remove libboost_system-devel for TW (removed in boost 1.89) 
--- orthanc-stl.spec.orig
+++ orthanc-stl.spec
@@ -83,6 +83,9 @@ cd ..
 mkdir -p JavaScriptLibraries/
 unzip %{S:6} -d JavaScriptLibraries
 
+# boost komponente system entfernen
+sed -i 's/\(find_package([^)]* \)system\(.*\)/\1\2/g' CMakeLists.txt
+
 %build
 %if 0%{?suse_version} == 1500 && 0%{?sle_version} > 150200
 export CC=gcc-13
openSUSE Build Service is sponsored by