From cc3fef5453d2ede720e91b4b79cfc836a563eac0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 7 Jun 2013 13:54:04 +0200 Subject: [PATCH] - force new openssl version (to avoid runtime errors like undefined symbol: SRP_VBASE_free) --- apache.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.spec b/apache.spec index 8ce96be..d4c1e5e 100644 --- a/apache.spec +++ b/apache.spec @@ -21,7 +21,7 @@ # this is internal macro, don't change to %%apache_modules_api %define _apache_modules_api 20120211 -%define openssl_ver 0.9.8i +%define openssl_ver 1.0.1e %define apr_ver 1:1.4.6 %include /usr/lib/rpm/macros.perl -- 2.43.0