diff --git a/python-Markups.spec b/python-Markups.spec index a2ff2fc..d5f7de9 100644 --- a/python-Markups.spec +++ b/python-Markups.spec @@ -23,7 +23,7 @@ Release: 0 Summary: A wrapper around various text markups License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/mitya57/pymarkups +URL: https://github.com/mitya57/pymarkups Source: https://files.pythonhosted.org/packages/source/M/Markups/Markups-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros @@ -47,8 +47,8 @@ such as Markdown and reStructuredText (these two are supported by default). %python_exec setup.py test %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE README.rst changelog +%license LICENSE +%doc README.rst changelog %{python_sitelib}/* %changelog