From 0725817b06dc83f1524a7028af54cba433c05c74 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 14 Jan 2022 14:14:43 +0100 Subject: [PATCH] rpm version for noarch subpackage --- boost.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/boost.spec b/boost.spec index 2757f83..25dc446 100644 --- a/boost.spec +++ b/boost.spec @@ -40,6 +40,7 @@ BuildRequires: python-devel >= 2.2 %if %{with python3} BuildRequires: python3-devel %{?with_numpy:BuildRequires: python3-numpy-devel} +BuildRequires: rpm-build >= 4.6 %endif BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.734 -- 2.44.0