diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index 31c3775..29c0cb4 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: python-pyqt-rpm-macros BuildRequires: python-rpm-macros BuildRequires: pkgconfig(Qt5Charts) -Requires: python-qt5 %(rpm -q --whatprovides python-qt5 --qf ">= %%{version}") +Requires: python-qt5 >= %(rpm -q --whatprovides python-qt5 --qf "%%{version}") Requires: python-qt5-sip # PyPI name is without the s at the end Provides: python-PyQtChart = %{version}-%{release}