Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:40:01 -05:00
parent ea8e1ed339
commit b8baa8f5ae

View File

@ -65,12 +65,10 @@ make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubd
%files
%defattr(-,root,root,-)
%doc COPYING README
%{_libdir}/*.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/libgdither/
%{_libdir}/*.so
%{_libdir}/pkgconfig/libgdither.pc