Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc for openSUSE:Factory checked in at 2026-01-13 21:34:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc (Old) and /work/SRC/openSUSE:Factory/.orthanc.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc" Tue Jan 13 21:34:13 2026 rev:50 rq:1326945 version:1.12.10 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc/orthanc.changes 2025-12-15 12:04:21.434369916 +0100 +++ /work/SRC/openSUSE:Factory/.orthanc.new.1928/orthanc.changes 2026-01-13 21:34:19.603406978 +0100 @@ -1,0 +2,6 @@ +Tue Jan 13 09:30:09 UTC 2026 - Axel Braun <[email protected]> + +- dcmtk 370 breaks TW build + * 370dir.diff and dcmtk370.patch (from orthanc development) added + +------------------------------------------------------------------- New: ---- 370dir.diff dcmtk370.patch ----------(New B)---------- New:- dcmtk 370 breaks TW build * 370dir.diff and dcmtk370.patch (from orthanc development) added New:- dcmtk 370 breaks TW build * 370dir.diff and dcmtk370.patch (from orthanc development) added ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc.spec ++++++ --- /var/tmp/diff_new_pack.lzRyns/_old 2026-01-13 21:34:20.863459022 +0100 +++ /var/tmp/diff_new_pack.lzRyns/_new 2026-01-13 21:34:20.875459518 +0100 @@ -1,8 +1,8 @@ # # spec file for package orthanc # -# Copyright (c) 2025 SUSE LLC and contributors -# Copyright (c) 2019-2025 Dr. Axel Braun +# Copyright (c) 2026 SUSE LLC and contributors +# Copyright (c) 2019-2026 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,8 @@ Source11: https://orthanc.uclouvain.be/downloads/third-party-downloads/dicom-web/axios-0.19.0.tar.gz Source12: https://orthanc.uclouvain.be/downloads/third-party-downloads/jquery-3.4.1.min.js Source13: https://orthanc.uclouvain.be/downloads/third-party-downloads/dicom-web/vuejs-2.6.10.tar.gz -##%Patch0: boost.patch +Patch0: 370dir.diff +Patch1: dcmtk370.patch BuildRequires: civetweb-devel BuildRequires: cmake >= 2.8.0 @@ -194,8 +195,9 @@ # Copy sources tar --strip-components 1 -xzf %{S:0} -C %{buildroot}/usr/src/%{name}/ -#Apply boost patch to the source tree, this is needed by plugins -## patch -d %{buildroot}/usr/src/%{name}/OrthancFramework -p2 < %{P:0} +#Apply decmtk patch to the source tree, this is needed by plugins +patch -d %{buildroot}/usr/src/%{name}/OrthancFramework -p2 < %{P:0} +patch -d %{buildroot}/usr/src/%{name}/OrthancFramework -p2 < %{P:1} %if 0%{?suse_version} >= 1600 # BOOST komponente system raus patchen ++++++ 370dir.diff ++++++ diff -rU 3 a/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake b/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake --- a/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake 2025-11-26 15:58:32.000000000 +0100 +++ b/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake 2026-01-13 10:22:35.890389786 +0100 @@ -292,6 +292,7 @@ /usr/share/dcmtk /usr/share/dcmtk-3.6.8 /usr/share/dcmtk-3.6.9 + /usr/share/dcmtk-3.7.0 /usr/share/libdcmtk1 /usr/share/libdcmtk2 /usr/share/libdcmtk3 ++++++ dcmtk370.patch ++++++ ++++ 2823 lines (skipped)
