From 7f61610542090c126c846fadf4cc2442805c3b35 Mon Sep 17 00:00:00 2001 From: juandon Date: Thu, 13 Feb 2003 14:05:24 +0000 Subject: [PATCH] - force to use openssl >= 0.9.7, idea by kloczek Changed files: python-M2Crypto.spec -> 1.13 --- python-M2Crypto.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index bc28ee1..717f683 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -11,7 +11,7 @@ URL: http://www.pobox.org.sg/home/ngps/m2/ Group: Development/Languages/Python %pyrequires_eq python BuildRequires: python-devel >= 2.2.1 -BuildRequires: openssl-devel >= 0.9.6 +BuildRequires: openssl-devel >= 0.9.7 BuildRequires: swig BuildRequires: rpm-pythonprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0