Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:44:29 -05:00
parent 1c4709e169
commit 3f8a0904e9

View File

@ -59,12 +59,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING.MIT README
%{_libdir}/*.so.*
%files devel
%defattr(-,root,root,-)
%doc ChangeLog
%{_includedir}/*
%{_libdir}/*.so