This commit is contained in:
Dennis Gilmore 2014-06-07 01:10:23 -05:00
parent baf9308b21
commit 063a8fb9e9

View File

@ -6,7 +6,7 @@
Summary: Cron daemon for executing programs at set times
Name: cronie
Version: 1.4.11
Release: 6%{?dist}
Release: 7%{?dist}
Patch0: correct-env.patch
Patch1: unitfile-killprocess.patch
Patch2: cronie-1.4.11-kill_fd.patch
@ -205,6 +205,9 @@ exit 0
%attr(0644,root,root) %{_sysconfdir}/cron.d/dailyjobs
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.11-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Apr 30 2014 Marcela Mašláňová <mmaslano@redhat.com> - 1.4.11-6
- unwanted fd could make trouble to SElinux 1075106