diff --git a/python-python-stdnum.spec b/python-python-stdnum.spec index 7d69edf..56ecdf8 100644 --- a/python-python-stdnum.spec +++ b/python-python-stdnum.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Python module to handle standardized numbers and codes License: LGPL-2.0-or-later Group: Development/Languages/Python -Url: http://arthurdejong.org/python-stdnum/ +URL: http://arthurdejong.org/python-stdnum/ Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} @@ -32,7 +32,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Suggests: python-PySimpleSOAP Suggests: python-suds -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -58,8 +57,8 @@ export LANG=en_US.UTF-8 %python_exec -m nose %files %{python_files} -%defattr(-,root,root,-) -%doc NEWS ChangeLog README COPYING +%license COPYING +%doc NEWS ChangeLog README %{python_sitelib}/* %changelog