Accepting request 1239028 from graphics

- changed dcmtk.diff to fix TW build error

OBS-URL: https://build.opensuse.org/request/show/1239028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc?expand=0&rev=40
This commit is contained in:
Ana Guerrero 2025-01-20 16:14:23 +00:00 committed by Git OBS Bridge
commit 3b4e63224d
3 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,12 @@
diff -U 3 -dHrN -- a/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake b/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake
--- a/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake 2024-01-31 12:33:17.000000000 +0100
+++ b/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake 2024-02-07 18:49:46.121815912 +0100
@@ -302,6 +302,7 @@
@@ -302,6 +302,8 @@
/usr/share/libdcmtk18
/usr/share/libdcmtk19
/usr/share/libdcmtk20
+ /usr/share/dcmtk-3.6.8
+ /usr/share/dcmtk-3.6.9
/usr/local/share/dcmtk
/usr/local/share/dcmtk-3.6.8
)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 19 10:42:03 UTC 2025 - Axel Braun <axel.braun@gmx.de>
- changed dcmtk.diff to fix TW build error
-------------------------------------------------------------------
Fri Dec 20 17:20:24 UTC 2024 - Axel Braun <axel.braun@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package orthanc
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2019-2024 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties