diff --git a/python-lockfile.spec b/python-lockfile.spec index 49ae8ba..1620aca 100644 --- a/python-lockfile.spec +++ b/python-lockfile.spec @@ -23,14 +23,13 @@ Release: 0 Summary: Platform-independent file locking module License: MIT Group: Development/Languages/Python -Url: https://github.com/openstack/pylockfile +URL: https://github.com/openstack/pylockfile Source: https://files.pythonhosted.org/packages/source/l/lockfile/lockfile-%{version}.tar.gz Patch0: %{name}-empty_ident.patch BuildRequires: %{python_module nose} BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -60,8 +59,8 @@ production-quality code. %python_exec -m nose %files %{python_files} -%defattr(-,root,root,-) -%doc README RELEASE-NOTES LICENSE +%license LICENSE +%doc README RELEASE-NOTES %{python_sitelib}/lockfile* %changelog