From aca8be86f0fe3bc8718f3b4213980baca1758f0e Mon Sep 17 00:00:00 2001 From: juandon Date: Thu, 13 Feb 2003 14:06:58 +0000 Subject: [PATCH] - force to use openssl >= 0.9.7, idea by kloczek Changed files: yaz.spec -> 1.12 --- yaz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaz.spec b/yaz.spec index 8658cbd..8e35cd3 100644 --- a/yaz.spec +++ b/yaz.spec @@ -13,7 +13,7 @@ URL: http://www.indexdata.dk/yaz/ BuildRequires: autoconf BuildRequires: automake BuildRequires: libwrap-devel -BuildRequires: openssl-devel +BuildRequires: openssl-devel >= 0.9.7 BuildRequires: readline-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0