From 6861e2846691d504b70f586597551b74e99bb89b Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 23 Aug 2016 15:20:28 +0200 Subject: [PATCH] logrotate.spec: own /etc/cron.daily because no dependency of logrotate installs it --- logrotate.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/logrotate.spec b/logrotate.spec index aa926f6..a97fb3a 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -70,7 +70,7 @@ fi %{_sbindir}/logrotate %{_mandir}/man8/logrotate.8* %{_mandir}/man5/logrotate.conf.5* -%{_sysconfdir}/cron.daily/logrotate +%{_sysconfdir}/cron.daily %config(noreplace) %{_sysconfdir}/logrotate.conf %dir %{_sysconfdir}/logrotate.d %dir %{_localstatedir}/lib/logrotate @@ -79,6 +79,7 @@ fi %changelog * Tue Aug 23 2016 Kamil Dudka - 3.10.0-2 +- own /etc/cron.daily because no dependency of logrotate installs it - do not explicitly declare mode for each single installed file * Wed Aug 03 2016 Kamil Dudka - 3.10.0-1