Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:23:52 -05:00
parent b94ffd9b52
commit 6b4efa1428
1 changed files with 0 additions and 2 deletions

View File

@ -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