Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:37:39 -05:00
parent e32c3345e4
commit e68e6b9620

View File

@ -78,7 +78,6 @@ make %{?_smp_mflags} check
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files
%defattr(-,root,root,-)
%license COPYING %license COPYING
%doc AUTHORS NEWS README.md THANKS %doc AUTHORS NEWS README.md THANKS
%{_bindir}/* %{_bindir}/*
@ -88,7 +87,6 @@ make %{?_smp_mflags} check
%files devel %files devel
%defattr(-,root,root,-)
%doc doc/overlapdef.txt %doc doc/overlapdef.txt
%{_includedir}/cdio/* %{_includedir}/cdio/*
%{_libdir}/*.so %{_libdir}/*.so