From 35553740383f4514c3ec846af713d38df6428065b1c28e534e1dda3573577427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 22 May 2019 12:44:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=3 --- python-Glances.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-Glances.spec b/python-Glances.spec index df94e80..ef1d2d4 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -39,6 +39,9 @@ Requires: python-psutil >= 5.3.0 Requires: python-requests Provides: python-glances = %{version} Obsoletes: python-glances +%ifpython3 +Provides: glances +%endif BuildArch: noarch %python_subpackages @@ -70,7 +73,6 @@ export LANG=en_US.UTF-8 %doc NEWS README.rst %python3_only %{_bindir}/glances %python3_only %{_mandir}/man1/glances.1.gz - %{python_sitelib}/* %changelog