[packages/freeradius-server] build without eap_ikev2

jajcus jajcus at pld-linux.org
Thu Oct 11 10:13:17 CEST 2018


commit f2a2f4c634e5dabb7f311cd67c825a75755aae1b
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Oct 11 10:12:46 2018 +0200

    build without eap_ikev2
    
    it is not OpenSSL 1.1 compatible and I am not able to fix that

 freeradius-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freeradius-server.spec b/freeradius-server.spec
index d57890c..70a24eb 100644
--- a/freeradius-server.spec
+++ b/freeradius-server.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	ldap			# rlm_ldap extension module
 %bcond_without	firebird		# rlm_sql_firebird extension module
-%bcond_without	eap_ikev2		# rlm_eap_ikev2 extension module
+%bcond_with	eap_ikev2		# rlm_eap_ikev2 extension module
 %bcond_without	kerberos5		# rlm_krb5 extension module
 %bcond_with	krb5			# use MIT Kerberos instead of heimdal
 %bcond_with	oci			# Oracle SQL extension module
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freeradius-server.git/commitdiff/f2a2f4c634e5dabb7f311cd67c825a75755aae1b



More information about the pld-cvs-commit mailing list