From c8bbab61da358a372d9d6670762c7fff0bf5c52f Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 5 Jul 2023 19:23:42 +0200 Subject: [PATCH 1/1] rpm version for noarch subpackage --- uhd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/uhd.spec b/uhd.spec index d1ad011..b39d3be 100644 --- a/uhd.spec +++ b/uhd.spec @@ -34,6 +34,7 @@ BuildRequires: python3-Mako >= 0.4.2 BuildRequires: python3-devel >= 1:3.5 BuildRequires: python3-numpy-devel >= 1.11 BuildRequires: python3-requests >= 2.0 +BuildRequires: rpm-build >= 4.6 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.742 %if %{with mpm} -- 2.44.0