From cdeb09d5e3d2e6bfe0890a3dcf9ad22118434f54 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Sat, 27 Apr 2019 05:10:49 +0000 Subject: [PATCH] use macro python3_pkgversion for BuildRequires python3 helps with building on Epel --- mono.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono.spec b/mono.spec index 51a1c49..bc339ef 100644 --- a/mono.spec +++ b/mono.spec @@ -49,7 +49,7 @@ Patch11: mono-5.18.1-python3.patch Patch12: mono-5.18.1-s390x-build.patch BuildRequires: bison -BuildRequires: python3 +BuildRequires: python%{python3_pkgversion} BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: gettext-devel