From 8407981b6a7fb26e5f10869f6b7b8988765cbc605bc9cd292ef9c64ff116c5f6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:24:20 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=7 --- python-hupper.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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}/*