diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 4063e8a..25d45ba 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -23,10 +23,9 @@ Release: 0 Summary: Various helpers to pass trusted data to untrusted environments and back License: BSD-3-Clause Group: Development/Languages/Python -Url: http://github.com/mitsuhiko/itsdangerous +URL: http://github.com/mitsuhiko/itsdangerous Source: https://files.pythonhosted.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -53,8 +52,8 @@ Also I plan to add some extra things. Work in progress. %python_install %files %{python_files} -%defattr(-,root,root,-) -%doc CHANGES LICENSE README +%license LICENSE +%doc CHANGES README %{python_sitelib}/* %changelog