diff --git a/python-click.spec b/python-click.spec index 14d6776..d6fdc7d 100644 --- a/python-click.spec +++ b/python-click.spec @@ -23,7 +23,7 @@ Release: 0 Summary: A simple wrapper around optparse for powerful command line utilities License: BSD-3-Clause Group: Development/Languages/Python -Url: http://github.com/mitsuhiko/click +URL: http://github.com/mitsuhiko/click Source: https://files.pythonhosted.org/packages/source/c/click/click-%{version}.tar.gz # PATCH-FIX-OPENSUSE python-click-test_compat.py.patch -- disable a test to make it build Patch0: %{name}-test_compat.py.patch @@ -60,8 +60,8 @@ export LANG=en_US.UTF-8 %{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest --tb=short} %files %{python_files} -%defattr(-,root,root,-) -%doc CHANGES LICENSE README +%license LICENSE +%doc CHANGES README %{python_sitelib}/click %{python_sitelib}/click-%{version}-py%{python_version}.egg-info