From cbd554e81a527f875eec96677b9d15d4d406391d Mon Sep 17 00:00:00 2001 From: juandon Date: Thu, 13 Feb 2003 13:56:02 +0000 Subject: [PATCH] - force to use openssl >= 0.9.7, idea by kloczek Changed files: althea.spec -> 1.6 --- althea.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/althea.spec b/althea.spec index c1c76a6..dde9072 100644 --- a/althea.spec +++ b/althea.spec @@ -11,7 +11,7 @@ Patch1: %{name}-makefile.patch URL: http://althea.sourceforge.net/ BuildRequires: libstdc++-devel BuildRequires: gtk+-devel -BuildRequires: openssl-devel +BuildRequires: openssl-devel >= 0.9.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0