diff --git a/logwatch.spec b/logwatch.spec index 374412b..ea71454 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -104,12 +104,12 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/logwatch/dist.conf/logfiles %dir %{_sysconfdir}/logwatch/conf/services %dir %{_sysconfdir}/logwatch/scripts/services %config(noreplace) %{_sysconfdir}/cron.daily/0logwatch -# Fix for DNF 4.4 %config(noreplace) %{_sysconfdir}/logwatch/conf/*.conf %dir %{_datadir}/logwatch %dir %{_datadir}/logwatch/dist.conf %dir %{_datadir}/logwatch/dist.conf/services %dir %{_datadir}/logwatch/dist.conf/logfiles +# Fix for DNF 4.4 %{_datadir}/logwatch/dist.conf/logfiles/*.conf %{_datadir}/logwatch/scripts/logwatch.pl %config(noreplace) %{_datadir}/logwatch/default.conf/*.conf