From 71bbc3227b9322a7a3835123d4d7d0d6ba5f4033bb15f6f0afc0401efeb7c06d Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Wed, 18 Jan 2023 09:28:27 +0000 Subject: [PATCH] - Fix "rpm --verify" (bsc#1207232) OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=301 --- multipath-tools.changes | 5 +++++ multipath-tools.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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