[packages/apache] - force new openssl version (to avoid runtime errors like undefined symbol: SRP_VBASE_free)
    arekm 
    arekm at pld-linux.org
       
    Fri Jun  7 13:54:07 CEST 2013
    
    
  
commit cc3fef5453d2ede720e91b4b79cfc836a563eac0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jun 7 13:54:04 2013 +0200
    - 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/cc3fef5453d2ede720e91b4b79cfc836a563eac0
    
    
More information about the pld-cvs-commit
mailing list