From b38a5e04f7664ea596cfd739a326a8e2ded481a8 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Thu, 27 Feb 2020 15:39:52 +0100 Subject: [PATCH] Fix tmpfiles path --- tog-pegasus.spec | 5 ++++- tog-pegasus.tmpfiles | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/tog-pegasus.spec b/tog-pegasus.spec index cf0ceb0..030d753 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -8,7 +8,7 @@ Name: tog-pegasus Version: %{major_ver}.1 -Release: 50%{?dist} +Release: 51%{?dist} Epoch: 2 Summary: OpenPegasus WBEM Services for Linux @@ -548,6 +548,9 @@ fi %changelog +* Thu Feb 27 2020 Vitezslav Crhonek - 2:2.14.1-51 +- Fix tmpfiles path + * Fri Jan 31 2020 Fedora Release Engineering - 2:2.14.1-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/tog-pegasus.tmpfiles b/tog-pegasus.tmpfiles index 2fd3b8e..639f413 100644 --- a/tog-pegasus.tmpfiles +++ b/tog-pegasus.tmpfiles @@ -1 +1 @@ -d /var/run/tog-pegasus 1750 root pegasus - +d /run/tog-pegasus 1750 root pegasus -