[packages/exim] disable broken stuff for ac

glen glen at pld-linux.org
Fri May 16 08:32:07 CEST 2014


commit 3717407eb30e0d60f1a292b9ddfd8274abbdc597
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 16 09:31:56 2014 +0300

    disable broken stuff for ac

 exim.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/exim.spec b/exim.spec
index b3110bf..11c6ad6 100644
--- a/exim.spec
+++ b/exim.spec
@@ -13,6 +13,13 @@
 %bcond_without	ocsp	# without experimental OCSP
 %bcond_with	dsn	# DSN
 
+%if "%{pld_release}" == "ac"
+# requires openssl SNI
+%undefine	with_ocsp
+# hiredis build segfaults on ac-alpha
+%undefine	with_hiredis
+%endif
+
 Summary:	University of Cambridge Mail Transfer Agent
 Summary(pl.UTF-8):	Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR.UTF-8):	Servidor de correio eletrônico exim
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/3717407eb30e0d60f1a292b9ddfd8274abbdc597



More information about the pld-cvs-commit mailing list