README.txt no longer in package
This commit is contained in:
parent
5860e7ed86
commit
df54e69f52
@ -115,7 +115,7 @@ rm -rf %{buildroot}
|
|||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
%files -n python3-lxml
|
%files -n python3-lxml
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README.txt LICENSES.txt PKG-INFO CREDITS.txt CHANGES.txt
|
%doc LICENSES.txt PKG-INFO CREDITS.txt CHANGES.txt
|
||||||
%{python3_sitearch}/lxml-*.egg-info
|
%{python3_sitearch}/lxml-*.egg-info
|
||||||
%{python3_sitearch}/lxml
|
%{python3_sitearch}/lxml
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user