From d068d970067d777b7ef87db87b1989d2cbbf815c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 12 Jul 2019 02:15:50 +0200 Subject: [PATCH] Pin the Python version this was built with See https://bugzilla.redhat.com/show_bug.cgi?id=1705442 --- sevmgr.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sevmgr.spec b/sevmgr.spec index d80182c..ad9d385 100644 --- a/sevmgr.spec +++ b/sevmgr.spec @@ -35,6 +35,9 @@ Summary: Header files, libraries and development helper tools for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: pkgconfig +# The cmake files have Python version backed in them +Requires: (python(abi) = %{python3_version} if python3-devel) + %description devel This package contains the header files, shared libraries and development helper tools for %{name}. If you would like to develop