Remove needless use of %defattr

epel10
Jason Tibbitts 7 years ago
parent e32c3345e4
commit e68e6b9620

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

Loading…
Cancel
Save