forked from pool/python-copr-cli
Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=8
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-copr-cli
|
||||
Version: 1.104
|
||||
Release: 0
|
||||
@@ -76,6 +75,7 @@ sed -i '1{/#!/d}' copr_cli/package_build_order.py
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/copr-cli
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/copr_cli
|
||||
%{python_sitelib}/copr_cli-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user