diff --git a/python-hupper.spec b/python-hupper.spec index 9a65b73..f9aaac4 100644 --- a/python-hupper.spec +++ b/python-hupper.spec @@ -23,14 +23,14 @@ Release: 0 Summary: An in-process file monitor License: MIT Group: Development/Languages/Python -Url: https://pylonsproject.org/ +URL: https://pylonsproject.org/ Source0: https://files.pythonhosted.org/packages/source/h/hupper/hupper-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-watchdog -Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(post): update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages @@ -59,8 +59,8 @@ rm -rf src/hupper.egg-info %python_uninstall_alternative hupper %files %{python_files} -%defattr(-,root,root,-) -%doc CHANGES.rst CONTRIBUTING.rst LICENSE.txt README.rst +%license LICENSE.txt +%doc CHANGES.rst CONTRIBUTING.rst README.rst %python_alternative %{_bindir}/hupper %{python_sitelib}/*