From c3ccd62a9a35f34a80f1ee319c1c7bcaf0119cbfa368a264d472af8ada30fe2f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 17:19:36 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=6 --- python-pylast.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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