Hello community,

here is the log from the commit of package dcmtk for openSUSE:Leap:15.2 checked 
in at 2020-04-05 17:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/dcmtk (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.dcmtk.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dcmtk"

Sun Apr  5 17:07:55 2020 rev:11 rq:791373 version:3.6.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/dcmtk/dcmtk.changes    2020-02-19 
18:36:03.761648211 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.dcmtk.new.3248/dcmtk.changes  2020-04-05 
17:09:18.054356031 +0200
@@ -1,0 +2,5 @@
+Fri Apr  3 15:10:11 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Explicitly require tcpd-devel. The dcmnet library links to libwrap.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dcmtk.spec ++++++
--- /var/tmp/diff_new_pack.DAUKLs/_old  2020-04-05 17:09:18.394356394 +0200
+++ /var/tmp/diff_new_pack.DAUKLs/_new  2020-04-05 17:09:18.398356398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dcmtk
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,6 +52,7 @@
 Summary:        Development files for dcmtk
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
+Requires:       tcpd-devel
 
 %description devel
 This package provides development libraries and headers needed to build
@@ -78,7 +79,8 @@
  -DDCMTK_WITH_SNDFILE=ON \
  -DDCMTK_WITH_ZLIB=ON \
  -DDCMTK_WITH_CHARLS=ON
-%make_jobs
+
+%cmake_build
 
 %install
 %cmake_install


Reply via email to