redhat: spec file: we ship only one logrotate file

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
Ruben Kerkhof 2018-06-05 17:08:17 +02:00
parent c9cad8766e
commit 6ad17a64c1

View File

@ -607,7 +607,7 @@ rm -rf %{buildroot}
%{_sbindir}/frr
%endif
%config(noreplace) /etc/pam.d/frr
%config(noreplace) %attr(640,root,root) /etc/logrotate.d/*
%config(noreplace) %attr(640,root,root) /etc/logrotate.d/frr
%{_sbindir}/frr-reload
%files contrib