From da7b4b34e02365cff757840ed401ad07c533be93 Mon Sep 17 00:00:00 2001 From: "yan11.meng" Date: Tue, 3 Mar 2020 16:53:06 +0900 Subject: [PATCH] modify openssl in spec file Change-Id: I2e35315b04bb8e0e36fb5b16f22d9f11c24af948 --- 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 279452e..a864d35 100644 --- a/packaging/python-M2Crypto.spec +++ b/packaging/python-M2Crypto.spec @@ -22,7 +22,7 @@ Group: Platfrom Development/Python Source: M2Crypto-%{version}.tar.gz Source1001: python-M2Crypto.manifest BuildRequires: openssl1.1 -BuildRequires: openssl-devel +BuildRequires: libopenssl1.1-devel BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: swig -- 2.34.1