From e3fc217d22720f1562bf0759ef5b803e90c3aaf0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 21 Jan 2020 16:43:04 -0500 Subject: [PATCH] import libstoragemgmt-1.8.1-3.el8 --- SPECS/libstoragemgmt.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/SPECS/libstoragemgmt.spec b/SPECS/libstoragemgmt.spec index 9cf20b0..37dd22c 100644 --- a/SPECS/libstoragemgmt.spec +++ b/SPECS/libstoragemgmt.spec @@ -2,7 +2,7 @@ Name: libstoragemgmt Version: 1.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Storage array management library Group: System Environment/Libraries License: LGPLv2+ @@ -384,8 +384,8 @@ fi %{_unitdir}/%{name}.service -%ghost %dir %attr(0775, -, -) /run/lsm/ -%ghost %dir %attr(0775, -, -) /run/lsm/ipc +%ghost %dir %attr(0775, root, libstoragemgmt) /run/lsm/ +%ghost %dir %attr(0775, root, libstoragemgmt) /run/lsm/ipc %attr(0644, root, root) %{_tmpfilesdir}/%{name}.conf @@ -540,6 +540,9 @@ fi %{_mandir}/man1/local_lsmplugin.1* %changelog +* Wed Oct 30 2019 Tony Asleson - 1.8.1-3 +- Correct rpm -V (RHBZ #1726209) + * Thu Jun 13 2019 Tony Asleson - 1.8.1-2 - Correct gating.yaml (RHBZ #1720284)