Drop %defattr()
This commit is contained in:
parent
8fa1fa5fca
commit
a5f5cdf496
@ -236,7 +236,6 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%files -f sphinx.lang
|
%files -f sphinx.lang
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc AUTHORS CHANGES EXAMPLES LICENSE README.rst TODO
|
%doc AUTHORS CHANGES EXAMPLES LICENSE README.rst TODO
|
||||||
%exclude %{_bindir}/sphinx-*-%{python3_version}
|
%exclude %{_bindir}/sphinx-*-%{python3_version}
|
||||||
%{_bindir}/sphinx-*
|
%{_bindir}/sphinx-*
|
||||||
@ -259,7 +258,6 @@ popd
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc html reST
|
%doc html reST
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user