Remove needless use of %defattr
This commit is contained in:
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…
Reference in New Issue
Block a user