diff --git a/python-dj-database-url.spec b/python-dj-database-url.spec index df55977..72be206 100644 --- a/python-dj-database-url.spec +++ b/python-dj-database-url.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Use Database URLs in your Django Application License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/kennethreitz/dj-database-url +URL: https://github.com/kennethreitz/dj-database-url Source: https://github.com/kennethreitz/dj-database-url/archive/v%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -60,7 +60,8 @@ Oracle, Oracle (GIS), and SQLite. %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%doc README.rst LICENSE +%license LICENSE +%doc README.rst %{python_sitelib}/* %changelog