[packages/exim] - ocsp is no longer experimental and EXPERIMENTAL_OCSP=yes does nothing

arekm arekm at pld-linux.org
Sat Oct 25 23:15:56 CEST 2014


commit ace87bedf448d8693e7b1044d8b0d6f17c5dd85f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 25 23:15:51 2014 +0200

    - ocsp is no longer experimental and EXPERIMENTAL_OCSP=yes does nothing

 exim.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index 9d90fda..9e925da 100644
--- a/exim.spec
+++ b/exim.spec
@@ -10,12 +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_without	dsn	# DSN
 
 %if "%{pld_release}" == "ac"
-# requires openssl SNI
-%undefine	with_ocsp
 # hiredis build segfaults on ac-alpha
 %undefine	with_hiredis
 %endif
@@ -201,7 +198,6 @@ EXPERIMENTAL_TPDA=yes
 EXPERIMENTAL_PROXY=yes
 EXPERIMENTAL_CERTNAMES=yes
 %{?with_dsn:EXPERIMENTAL_DSN=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/ace87bedf448d8693e7b1044d8b0d6f17c5dd85f



More information about the pld-cvs-commit mailing list