From e05ff55aa199b4ead0452482a3a1efb869db387f Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 4 Apr 2022 16:22:13 +0200 Subject: [PATCH] rpm version for noarch subpackage --- python-cffi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-cffi.spec b/python-cffi.spec index 49d2fff..7ca89c9 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -25,6 +25,7 @@ BuildRequires: python-setuptools %if %{with tests} BuildRequires: python-pycparser BuildRequires: python-pytest +BuildRequires: rpm-build >= 4.6 BuildRequires: virtualenv %endif %endif -- 2.44.0