forked from pool/python-zope.interface
Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=54
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
%if "%{flavor}" == "test"
|
%if "%{flavor}" == "test"
|
||||||
%define psuffix -test
|
%define psuffix -test
|
||||||
@@ -89,7 +88,11 @@ cd src
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.txt COPYRIGHT.txt
|
%license LICENSE.txt COPYRIGHT.txt
|
||||||
%doc CHANGES.rst README.rst
|
%doc CHANGES.rst README.rst
|
||||||
%{python_sitearch}/*
|
%{python_sitearch}/zope.interface-%{version}*-info
|
||||||
|
%{python_sitearch}/zope.interface-%{version}*-nspkg.pth
|
||||||
|
%dir %{python_sitearch}/zope
|
||||||
|
%{python_sitearch}/zope/interface
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user