From 925a750fef8a34fc626475ff952c337c9972c390 Mon Sep 17 00:00:00 2001 From: Frank Crawford Date: Mon, 23 Nov 2020 23:04:29 +1100 Subject: [PATCH] Correct typo in spec file --- logwatch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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