Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:54:21 -05:00
parent fcc63ed368
commit 715574b2a5

View File

@ -84,7 +84,6 @@ popd
%endif
%files -n python2-pyparted
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README TODO
%{python_sitearch}/_ped.so
%{python_sitearch}/parted
@ -92,7 +91,6 @@ popd
%if 0%{?with_python3}
%files -n python3-pyparted
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README TODO
%{python3_sitearch}/_ped.*.so
%{python3_sitearch}/parted