From: yan11.meng Date: Tue, 3 Mar 2020 07:53:06 +0000 (+0900) Subject: modify openssl in spec file X-Git-Tag: accepted/tools/devbase/tools/legacy/20240422.110834~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da7b4b34e02365cff757840ed401ad07c533be93;p=tools%2Fpython-M2Crypto.git modify openssl in spec file Change-Id: I2e35315b04bb8e0e36fb5b16f22d9f11c24af948 --- 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