Remove needless use of %defattr
This commit is contained in:
parent
c5587e029f
commit
0daba6b8e9
@ -132,7 +132,6 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||||
%ghost %{_bindir}/exrdisplay
|
%ghost %{_bindir}/exrdisplay
|
||||||
%{_bindir}/exrdisplay%{V_suffix}
|
%{_bindir}/exrdisplay%{V_suffix}
|
||||||
@ -141,7 +140,6 @@ fi
|
|||||||
%else
|
%else
|
||||||
|
|
||||||
%files docs
|
%files docs
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc doc/OpenEXRViewers.odt doc/OpenEXRViewers.pdf
|
%doc doc/OpenEXRViewers.odt doc/OpenEXRViewers.pdf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user