Fix tmpfiles path
This commit is contained in:
parent
d498118cb8
commit
b38a5e04f7
@ -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 <vcrhonek@redhat.com> - 2:2.14.1-51
|
||||
- Fix tmpfiles path
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.14.1-50
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
@ -1 +1 @@
|
||||
d /var/run/tog-pegasus 1750 root pegasus -
|
||||
d /run/tog-pegasus 1750 root pegasus -
|
||||
|
Loading…
Reference in New Issue
Block a user