Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:42:34 -05:00
parent 6e11b6043c
commit 1f2cac2757

View File

@ -55,11 +55,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root, -)
%_libdir/*.so.*
%files devel
%defattr(-,root,root, -)
%doc AUTHORS ChangeLog README COPYING
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so