- Add a versioned dependency of multipath-tools on libmpath0

(bsc#1190622)

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=261
This commit is contained in:
Martin Wilck 2021-09-21 09:47:09 +00:00 committed by Git OBS Bridge
parent c46964e950
commit 05dc8dd107
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 21 09:45:42 UTC 2021 - Martin Wilck <mwilck@suse.com>
- Add a versioned dependency of multipath-tools on libmpath0
(bsc#1190622)
-------------------------------------------------------------------
Fri Sep 10 20:36:51 UTC 2021 - Martin Wilck <mwilck@suse.com>
@ -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 -

View File

@ -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