- Drop versioned dependency on libmpath0 again (bsc#1190622)

* Since 0.8.6, multipathd uses proper ABI versioning, and rpmbuild
    generates dependencies on libmultipath.so.0(LIBMULTIPATH_13.0.0)
    etc.

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=264
This commit is contained in:
Martin Wilck 2021-12-03 11:06:32 +00:00 committed by Git OBS Bridge
parent 3eb3f49549
commit 1ec0f77f33
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 3 11:00:32 UTC 2021 - Martin Wilck <mwilck@suse.com>
- Drop versioned dependency on libmpath0 again (bsc#1190622)
* Since 0.8.6, multipathd uses proper ABI versioning, and rpmbuild
generates dependencies on libmultipath.so.0(LIBMULTIPATH_13.0.0)
etc.
-------------------------------------------------------------------
Thu Dec 2 16:41:34 UTC 2021 - Martin Wilck <mwilck@suse.com>

View File

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