Hello community,
here is the log from the commit of package multipath-tools for openSUSE:Factory
checked in at 2020-01-30 09:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
and /work/SRC/openSUSE:Factory/.multipath-tools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "multipath-tools"
Thu Jan 30 09:31:51 2020 rev:121 rq:766912 version:0.8.3+10+suse.86684b9
Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes
2020-01-19 20:53:51.375937378 +0100
+++
/work/SRC/openSUSE:Factory/.multipath-tools.new.26092/multipath-tools.changes
2020-01-30 09:32:11.641194481 +0100
@@ -1,0 +2,6 @@
+Fri Jan 24 14:05:48 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig((lib)?udev) instead of (lib)?udev: allow
+ OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.maY0Xd/_old 2020-01-30 09:32:12.925195169 +0100
+++ /var/tmp/diff_new_pack.maY0Xd/_new 2020-01-30 09:32:12.933195173 +0100
@@ -1,7 +1,7 @@
#
# spec file for package multipath-tools
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -70,12 +70,12 @@
%if 0%{?with_libdmmp} == 1
BuildRequires: libjson-c-devel
%endif
-BuildRequires: libudev-devel
BuildRequires: liburcu-devel
BuildRequires: readline-devel
-BuildRequires: udev
BuildRequires: pkgconfig(libsystemd)
+BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(systemd)
+BuildRequires: pkgconfig(udev)
# For regenerate_initrd_posttrans macro
BuildRequires: suse-module-tools
# For regenerate-initrd-posttrans
@@ -100,11 +100,11 @@
# and it loads prioritizers (to be fixed) and checkers.
%package -n libmpath0
Summary: Libraries for multipath-tools
-License: GPL-2.0-only AND LGPL-2.1-only AND LGPL-2.0-or-later
-Group: System/Libraries
# This is for libmpathcmd, which is useless without multipathd.
# No hard dependency here - we don't want to pull in all dependencies
# of multipath-tools.
+License: GPL-2.0-only AND LGPL-2.1-only AND LGPL-2.0-or-later
+Group: System/Libraries
Recommends: multipath-tools
Conflicts: multipath-tools < 0.8.0