From 7bd661a2b5cdbae722db8c8544f228d28a8da32f Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Wed, 20 Jun 2018 15:36:08 +0200 Subject: [PATCH] redhat: remove superflous defattr lines They are the default since RHEL5: https://pagure.io/packaging-committee/issue/77 Signed-off-by: Ruben Kerkhof --- redhat/frr.spec.in | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.5