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 %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

Loading…
Cancel
Save