From e51d2c057efa5706b22498e3160296ae369e135f Mon Sep 17 00:00:00 2001 From: "yan11.meng" Date: Tue, 3 Mar 2020 15:04:53 +0900 Subject: [PATCH] modify openssl in spec file Change-Id: Ie402a07de67b90b4e74e245bdf385fc92927de4f --- packaging/python-M2Crypto.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/python-M2Crypto.spec b/packaging/python-M2Crypto.spec index f77bcf0..279452e 100644 --- a/packaging/python-M2Crypto.spec +++ b/packaging/python-M2Crypto.spec @@ -21,7 +21,7 @@ License: MIT and ZPL-2.0 and BSD-3-Clause Group: Platfrom Development/Python Source: M2Crypto-%{version}.tar.gz Source1001: python-M2Crypto.manifest -BuildRequires: openssl +BuildRequires: openssl1.1 BuildRequires: openssl-devel BuildRequires: python-devel BuildRequires: python-distribute -- 2.34.1