[packages/exim] ocsp bcond

glen glen at pld-linux.org
Fri May 16 00:29:38 CEST 2014


commit 12731bf268385b25d1e0749eed1184aa14831db7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 16 01:25:48 2014 +0300

    ocsp bcond

 exim.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index 1df0bff..b57d1f4 100644
--- a/exim.spec
+++ b/exim.spec
@@ -10,8 +10,9 @@
 %bcond_without	srs	# without srs support
 %bcond_without	dynamic # dynamic modules
 %bcond_without	hiredis # without redis
+%bcond_without	ocsp	# without experimental OCSP
 %bcond_with	dsn	# DSN
-#
+
 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
@@ -189,7 +190,7 @@ SUPPORT_DSN=yes
 EXPERIMENTAL_DCC=yes
 EXPERIMENTAL_PRDR=yes
 EXPERIMENTAL_TPDA=yes
-EXPERIMENTAL_OCSP=yes
+%{?with_ocsp:EXPERIMENTAL_OCSP=yes}
 %if %{with spf}
 EXPERIMENTAL_SPF=yes
 LOOKUP_LIBS+=-lspf2
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list