diff --git a/strongswan.spec b/strongswan.spec index da463b0..42dafa8 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -31,16 +31,19 @@ Release: 0 %else %bcond_with tests %endif -%bcond_without gcrypt -%bcond_without mysql -%bcond_without sqlite %if 0%{suse_version} > 1110 %bcond_without farp %bcond_without afalg +%bcond_without mysql +%bcond_without sqlite +%bcond_without gcrypt %bcond_without nm %else %bcond_with farp %bcond_with afalg +%bcond_with mysql +%bcond_with sqlite +%bcond_with gcrypt %bcond_with nm %endif %if 0%{suse_version} > 1220