From: Ruben Kerkhof Date: Wed, 20 Jun 2018 13:36:08 +0000 (+0200) Subject: redhat: remove superflous defattr lines X-Git-Tag: frr-6.1-dev~203^2~12 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=7bd661a2b5cdbae722db8c8544f228d28a8da32f;p=matthieu%2Ffrr.git redhat: remove superflous defattr lines They are the default since RHEL5: https://pagure.io/packaging-committee/issue/77 Signed-off-by: Ruben Kerkhof --- diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index d000664db0..3cacb9e616 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -525,7 +525,6 @@ fi /sbin/install-info --delete %{_infodir}/frr.info.gz %{_infodir}/dir %files -%defattr(-,root,root) %doc */*.sample* AUTHORS COPYING %doc doc/mpls %doc ChangeLog NEWS README @@ -598,17 +597,14 @@ fi %{_sbindir}/frr-reload %files contrib -%defattr(-,root,root) %doc tools %files pythontools -%defattr(-,root,root) %{_sbindir}/frr-reload.py %{_sbindir}/frr-reload.pyc %{_sbindir}/frr-reload.pyo %files devel -%defattr(-,root,root) %if %{with_ospfclient} %{_sbindir}/ospfclient %endif