Hello community,

here is the log from the commit of package dcmtk for openSUSE:Factory checked 
in at 2017-11-19 11:16:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dcmtk (Old)
 and      /work/SRC/openSUSE:Factory/.dcmtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dcmtk"

Sun Nov 19 11:16:04 2017 rev:15 rq:542850 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/dcmtk/dcmtk.changes      2017-11-18 
00:20:44.812308598 +0100
+++ /work/SRC/openSUSE:Factory/.dcmtk.new/dcmtk.changes 2017-11-19 
11:16:05.205125940 +0100
@@ -1,0 +2,5 @@
+Sat Nov 18 21:53:17 UTC 2017 - [email protected]
+
+- Fix dcmtk-fix-DCMTKTargets.cmake.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dcmtk-fix-DCMTKTargets.cmake.patch ++++++
--- /var/tmp/diff_new_pack.r6qz5k/_old  2017-11-19 11:16:05.881101383 +0100
+++ /var/tmp/diff_new_pack.r6qz5k/_new  2017-11-19 11:16:05.881101383 +0100
@@ -1,5 +1,7 @@
---- dcmtk-3.6.2.orig/CMake/GenerateCMakeExports.cmake  2017-11-17 
08:38:26.571546846 +0100
-+++ dcmtk-3.6.2/CMake/GenerateCMakeExports.cmake       2017-11-17 
08:40:31.720374074 +0100
+diff --git a/CMake/GenerateCMakeExports.cmake 
b/CMake/GenerateCMakeExports.cmake
+index e231e58..6237c43 100644
+--- a/CMake/GenerateCMakeExports.cmake
++++ b/CMake/GenerateCMakeExports.cmake
 @@ -15,8 +15,9 @@
  # DCMTKConfig.cmake will contain options used to build this DCMTK package
  
@@ -12,3 +14,16 @@
  
  # Get and store libraries to DCMTKTargets.cmake within the build's main dir
  GET_PROPERTY(DCMTK_LIBRARY_TARGETS GLOBAL PROPERTY DCMTK_LIBRARY_TARGETS)
+diff --git a/CMake/dcmtkMacros.cmake b/CMake/dcmtkMacros.cmake
+index 2ce1ff1..a73a4bf 100644
+--- a/CMake/dcmtkMacros.cmake
++++ b/CMake/dcmtkMacros.cmake
+@@ -59,7 +59,7 @@ MACRO(DCMTK_ADD_EXECUTABLE PROGRAM)
+ 
+         # declare installation files, also export DCMTKTargets.cmake
+         INSTALL(TARGETS ${PROGRAM}
+-                EXPORT DCMTKTargets
++                # EXPORT DCMTKTargets
+                 COMPONENT bin
+                 DESTINATION ${DCMTK_INSTALL_BINDIR})
+     ENDIF(BUILD_APPS)


Reply via email to