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
|
%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…
Reference in New Issue
Block a user