forked from pool/python-celery-batches
fix python-sitelib-glob-in-files
This commit is contained in:
parent
2ab223c95e
commit
da370b8add
@ -17,7 +17,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define _pkgname celery-batches
|
||||
Name: python-%{_pkgname}
|
||||
Version: 0.9
|
||||
@ -63,6 +62,7 @@ with any other form application.
|
||||
%files %{python_files}
|
||||
%doc README.rst CHANGELOG.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/celery_batches
|
||||
%{python_sitelib}/celery_batches-%{version}*info
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user