diff --git a/cronie.spec b/cronie.spec index a4fefcd..08c077b 100644 --- a/cronie.spec +++ b/cronie.spec @@ -6,7 +6,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie Version: 1.4.11 -Release: 4%{?dist} +Release: 5%{?dist} Patch0: correct-env.patch Patch1: unitfile-killprocess.patch License: MIT and BSD and ISC and GPLv2+ @@ -171,7 +171,7 @@ exit 0 /bin/systemctl try-restart crond.service >/dev/null 2>&1 || : %files -%doc AUTHORS COPYING INSTALL README ChangeLog +%doc AUTHORS COPYING README ChangeLog %attr(755,root,root) %{_sbindir}/crond %attr(4755,root,root) %{_bindir}/crontab %{_mandir}/man8/crond.* @@ -203,6 +203,9 @@ exit 0 %attr(0644,root,root) %{_sysconfdir}/cron.d/dailyjobs %changelog +* Thu Jan 16 2014 Ville Skyttä - 1.4.11-5 +- Drop INSTALL from docs, fix rpmlint tabs vs spaces warning. + * Wed Sep 25 2013 Marcela Mašláňová - 1.4.11-4 - some jobs are not executed because not all environment variables are set 995590 - cronie's systemd script use "KillMode=process" 919290 @@ -419,7 +422,7 @@ exit 0 * Tue Feb 5 2008 Marcela Maslanova - 1.0-3 - 431366 trigger part => after update from vixie-cron on cronie will - be daemon running. + be daemon running. * Wed Jan 30 2008 Marcela Maslanova - 1.0-2 - change the provides on higher version than obsoletes