From 1a20e505b53a11a66ee0edb2a72c1179636e9531 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 6 Nov 2014 11:28:37 -0600 Subject: [PATCH] one more dbus_python_ver macro to quash --- python-qt5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index 6eba79c..30ae899 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -56,7 +56,7 @@ BuildRequires: python3-sip-devel >= 4.16 BuildRequires: python3-dbus %endif # with_python3 -Requires: dbus-python >= %{dbus_python_ver} +Requires: dbus-python %{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}} %{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}