]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
rpm: EAP-PWD is not experimental, and is always supported by the versions of OpenSSL...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 5 Feb 2023 15:17:33 +0000 (09:17 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 5 Feb 2023 15:17:33 +0000 (09:17 -0600)
redhat/freeradius.spec

index 36d17590b2ff01167b0b57e79bbf9a1d6ddb83c6..aa6fadb48f55abfbf010dc235465825b27d2a43d 100644 (file)
@@ -14,7 +14,6 @@
 
 %{!?with_ldap: %global _without_libfreeradius_ldap --without-libfreeradius-ldap}
 %{!?with_rlm_cache_memcached: %global _without_rlm_cache_memcached --without-rlm_cache_memcached}
-%{!?with_rlm_eap_pwd: %global _without_rlm_eap_pwd --without-rlm_eap_pwd}
 %{!?with_rlm_sigtran: %global _without_rlm_sigtran --without-rlm_sigtran}
 %{!?with_rlm_yubikey: %global _without_rlm_yubikey --without-rlm_yubikey}
 
@@ -629,7 +628,6 @@ export RADIUSD_VERSION_RELEASE="%{release}"
         %{?_without_rlm_sql_oracle} \
         %{?_with_experimental_modules} \
         %{?_without_experimental_modules} \
-        %{?_without_rlm_eap_pwd} \
         %{?_with_rlm_idn} \
         %{?_without_rlm_idn} \
         %{?_with_rlm_opendirectory} \