diff --git a/strongswan.changes b/strongswan.changes index 4b21ed9..ec29cee 100644 --- a/strongswan.changes +++ b/strongswan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 12 15:54:53 UTC 2023 - Jan Engelhardt + +- Remove pre-SLE15 build logic + ------------------------------------------------------------------- Mon Jun 12 15:22:09 UTC 2023 - Mohd Saquib diff --git a/strongswan.spec b/strongswan.spec index 70e505f..7410a41 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -31,31 +31,19 @@ Release: 0 %else %bcond_with tests %endif -%if 0%{suse_version} > 1310 %bcond_without fipscheck -%else -%bcond_with fipscheck -%endif %ifarch %{ix86} ppc64le %bcond_without integrity %else %bcond_with integrity %endif -%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 +%bcond_without systemd Summary: IPsec-based VPN solution License: GPL-2.0-or-later Group: Productivity/Networking/Security