Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/cachefilesd.git#f18f1e49a742a455bc4696b5d415c2cd423625c9
This commit is contained in:
DistroBaker 2021-02-03 11:57:14 +01:00
parent 3210e7ac99
commit 489c460d66

View File

@ -2,7 +2,7 @@
Name: cachefilesd
Version: 0.10.10
Release: 9%{?dist}%{?buildid}
Release: 10%{?dist}%{?buildid}
Summary: CacheFiles user-space management daemon
License: GPLv2+
URL: http://people.redhat.com/~dhowells/fscache/
@ -10,6 +10,7 @@ Source0: http://people.redhat.com/dhowells/fscache/cachefilesd-%{version}.tar.bz
BuildRequires: gcc
BuildRequires: systemd-units
BuildRequires: make
Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
@ -71,6 +72,9 @@ install -m 644 cachefilesd.service %{buildroot}%{_unitdir}/cachefilesd.service
%{_localstatedir}/cache/fscache
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.10-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.10-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild