Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc-wsi for openSUSE:Factory checked in at 2022-06-25 10:24:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-wsi (Old) and /work/SRC/openSUSE:Factory/.orthanc-wsi.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-wsi" Sat Jun 25 10:24:02 2022 rev:8 rq:984836 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-wsi/orthanc-wsi.changes 2021-12-14 22:02:38.287163044 +0100 +++ /work/SRC/openSUSE:Factory/.orthanc-wsi.new.1548/orthanc-wsi.changes 2022-06-25 10:24:10.590666411 +0200 @@ -1,0 +2,5 @@ +Thu Jun 23 12:29:24 UTC 2022 - Axel Braun <[email protected]> + +- openjpeg.diff added for new jpeg 2.5 + +------------------------------------------------------------------- New: ---- openjpeg.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-wsi.spec ++++++ --- /var/tmp/diff_new_pack.o0fwTH/_old 2022-06-25 10:24:11.118667165 +0200 +++ /var/tmp/diff_new_pack.o0fwTH/_new 2022-06-25 10:24:11.122667171 +0200 @@ -1,7 +1,7 @@ # # spec file for package orthanc-wsi # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019-2021 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -27,6 +27,7 @@ Source0: https://www.orthanc-server.com/downloads/get.php?path=/whole-slide-imaging/OrthancWSI-%{version}.tar.gz Source1: openlayers-3.19.0-dist.zip Source11: orthanc-wsi-readme.SUSE +Patch0: openjpeg.diff BuildRequires: cmake BuildRequires: curl-devel BuildRequires: dcmtk @@ -68,6 +69,7 @@ %prep %setup -q -n OrthancWSI-%{version} +%autopatch -p1 #OrthanPlugin may ask for additional files to be loaded #Putting them into this folder prevents download of sources from the web ++++++ openjpeg.diff ++++++ diff -U 3 -dHrN -- a/Resources/CMake/OpenJpegConfiguration.cmake b/Resources/CMake/OpenJpegConfiguration.cmake --- a/Resources/CMake/OpenJpegConfiguration.cmake 2021-12-11 16:04:43.000000000 +0100 +++ b/Resources/CMake/OpenJpegConfiguration.cmake 2022-06-23 14:27:56.975874624 +0200 @@ -124,6 +124,7 @@ /usr/include/openjpeg-2.2/ /usr/include/openjpeg-2.3/ /usr/include/openjpeg-2.4/ + /usr/include/openjpeg-2.5/ /usr/local/include/ )
