Fix tmpfiles path

This commit is contained in:
Vitezslav Crhonek 2023-07-24 12:35:57 +02:00
parent ef0fca7b0d
commit 7ac7b569b7
2 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: sblim-gather
Version: 2.2.9
Release: 30%{?dist}
Release: 31%{?dist}
Summary: SBLIM Gatherer
License: EPL-1.0
@ -303,6 +303,9 @@ fi
%ldconfig_postun provider
%changelog
* Mon Jul 24 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.9-31
- Fix tmpfiles path
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

View File

@ -1 +1 @@
d /var/run/gather 0755 root root -
d /run/gather 0755 root root -