Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 00:28:58 -05:00
parent 1063e02327
commit 399c3163ba
1 changed files with 0 additions and 2 deletions

View File

@ -54,12 +54,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la
%postun -p /sbin/ldconfig
%files
%defattr(-, root, root)
%doc README.cares CHANGES NEWS LICENSE
%{_libdir}/*.so.*
%files devel
%defattr(-, root, root, 0755)
%{_includedir}/ares.h
%{_includedir}/ares_build.h
%{_includedir}/ares_dns.h