Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orthanc for openSUSE:Factory checked 
in at 2025-12-11 18:37:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc (Old)
 and      /work/SRC/openSUSE:Factory/.orthanc.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc"

Thu Dec 11 18:37:58 2025 rev:48 rq:1321995 version:1.12.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc/orthanc.changes  2025-12-05 
16:57:10.909752550 +0100
+++ /work/SRC/openSUSE:Factory/.orthanc.new.1939/orthanc.changes        
2025-12-11 18:38:25.002099272 +0100
@@ -1,0 +2,5 @@
+Wed Dec 10 11:04:46 UTC 2025 - Axel Braun <[email protected]>
+
+- patch out boost component system from framework
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orthanc.spec ++++++
--- /var/tmp/diff_new_pack.oFy2Ym/_old  2025-12-11 18:38:26.710171047 +0100
+++ /var/tmp/diff_new_pack.oFy2Ym/_new  2025-12-11 18:38:26.714171216 +0100
@@ -197,6 +197,11 @@
 #Apply boost patch to the source tree, this is needed by plugins
 ## patch -d %{buildroot}/usr/src/%{name}/OrthancFramework -p2 < %{P:0}
 
+%if 0%{?suse_version} >= 1600
+# BOOST komponente system raus patchen
+sed -i '/list(APPEND ORTHANC_BOOST_COMPONENTS/ s/ system//g' 
%{buildroot}/usr/src/%{name}/OrthancFramework/Resources/CMake/BoostConfiguration.cmake
+%endif
+
 #Apply dcmtk patch
 ## patch 
%{buildroot}/usr/src/%{name}/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake
 < %{P:0}
 

Reply via email to