Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:43:55 -05:00
parent 5f6163890c
commit b18bd84ae9

View File

@ -50,12 +50,10 @@ rm %{buildroot}/%{_includedir}/internal.h
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/*.so.*
%files devel
%defattr(-,root,root,-)
%{_libdir}/*.so
%dir %{_includedir}/%{name}
%{_includedir}/%{name}/*.h