diff --git a/python-pylast.spec b/python-pylast.spec index a7b49e1..0b9f797 100644 --- a/python-pylast.spec +++ b/python-pylast.spec @@ -23,15 +23,13 @@ Release: 0 Summary: A python interface to Last.fm License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/pylast/pylast +URL: https://github.com/pylast/pylast Source0: https://files.pythonhosted.org/packages/source/p/pylast/pylast-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-six -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -59,8 +57,7 @@ Features: %python_exec %fdupes -s %{buildroot}/%{python_sitelib} %files %{python_files} -%defattr(-,root,root) -%doc COPYING +%license COPYING %dir %{python_sitelib}/pylast %{python_sitelib}/pylast/* %{python_sitelib}/pylast-%{version}-py%{py_ver}.egg-info