From fc35a9169e9f5804e38e4a6a6a7bf3555c49b636 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Mon, 22 Oct 2018 12:51:51 +0200 Subject: spec: lvmdbusd requires python3 setuptools --- spec/source.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec') diff --git a/spec/source.inc b/spec/source.inc index 4561e8a09..8309c3fa6 100644 --- a/spec/source.inc +++ b/spec/source.inc @@ -82,7 +82,7 @@ %if %{enable_dbusd} %global buildreq_python3_devel python3-devel - %global buildreq_python_setuptools python-setuptools + %global buildreq_python3_setuptools python3-setuptools %global buildreq_python3_dbus python3-dbus %global buildreq_python3_pyudev python3-pyudev %endif @@ -168,7 +168,7 @@ BuildRequires: pkgconfig %maybe BuildRequires: %{?buildreq_lvmlockd_dlm} %maybe BuildRequires: %{?buildreq_lvmlockd_sanlock} %maybe BuildRequires: %{?buildreq_python3_devel} -%maybe BuildRequires: %{?buildreq_python_setuptools} +%maybe BuildRequires: %{?buildreq_python3_setuptools} %description LVM2 includes all of the support for handling read/write operations on -- cgit v1.2.1