diff --git a/multipath-tools.changes b/multipath-tools.changes index 0cf5ce5..9174d9b 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 21 09:45:42 UTC 2021 - Martin Wilck + +- Add a versioned dependency of multipath-tools on libmpath0 + (bsc#1190622) + ------------------------------------------------------------------- Fri Sep 10 20:36:51 UTC 2021 - Martin Wilck @@ -3095,3 +3101,4 @@ Tue May 25 10:43:15 CEST 2004 - fehr@suse.de multipath tools ------------------------------------------------------------------- +Tue May 25 10:43:15 CEST 2004 - diff --git a/multipath-tools.spec b/multipath-tools.spec index 2c5e18a..33ae4ff 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -66,6 +66,7 @@ BuildRequires: suse-module-tools Requires(post): suse-module-tools Requires: device-mapper >= 1.2.78 Requires: kpartx +Requires: libmpath0 = %{version} Requires: sg3_utils Obsoletes: multipath-tools-rbd <= %{version} PreReq: coreutils @@ -81,6 +82,7 @@ availability of the map devices. + # Currently, it makes no sense to split out libmpathpersist and libmpathcmd # separately. libmultipath has no stable API at all, and it depends # on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath