From 6b4efa1428096f94950cbdd26b2dbf8ffac01775 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:23:52 +0000 Subject: Remove needless use of %defattr --- diff --git a/iperf3.spec b/iperf3.spec index 1328afc..610cfc2 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -39,7 +39,6 @@ mkdir -p %{buildroot}%{_mandir}/man1 rm -f %{buildroot}%{_libdir}/libiperf.la %files -%defattr(-,root,root,-) %doc README.md LICENSE RELEASE_NOTES %{_mandir}/man1/iperf3.1.gz %{_mandir}/man3/libiperf.3.gz @@ -47,7 +46,6 @@ rm -f %{buildroot}%{_libdir}/libiperf.la %{_libdir}/*.so.* %files devel -%defattr(-,root,root,-) %{_includedir}/iperf_api.h %{_libdir}/*.so