From 3d169da3440f372643aa4227772e63f776eda4c9 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 24 Oct 2020 22:35:57 +0200 Subject: [PATCH] macros for %_ver_lt %_ver_ge --- rpm.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm.spec b/rpm.spec index 6409679..a557899 100644 --- a/rpm.spec +++ b/rpm.spec @@ -102,6 +102,7 @@ BuildRequires: python3-modules %if %{with python3} BuildRequires: python3-devel BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.750 %endif BuildRequires: sqlite3-devel >= 3.22.0 BuildRequires: tcl -- 2.43.0