diff --git a/multipath-tools.changes b/multipath-tools.changes index e2d1708..2009758 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 18 09:27:06 UTC 2023 - Martin Wilck + +- Fix "rpm --verify" (bsc#1207232) + ------------------------------------------------------------------- Wed Oct 26 06:50:35 UTC 2022 - Martin Wilck diff --git a/multipath-tools.spec b/multipath-tools.spec index 73c348b..3012edc 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -1,7 +1,7 @@ # # spec file for package multipath-tools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -88,6 +88,9 @@ 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 @@ -244,7 +247,7 @@ exit 0 %{_mandir}/man8/multipathd.8* %{_mandir}/man8/multipathc.8* %{_mandir}/man8/mpathpersist.8* -%ghost /run/multipath +%ghost %attr(700,root,root) /run/multipath %files -n libmpath0 %{libdir}/libmultipath.so.0