diff --git a/stunnel.spec b/stunnel.spec index fc4e826..f416e5c 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -99,7 +99,7 @@ make %{?_smp_mflags} LDADD="-pie -Wl,-z,defs,-z,relro,-z,now" %check # only works in Tumbleweed as of 2021-04-08 -%if 0%{?sle_version} == 0 && 0%{?sles_version} != 11 +%if 0%{?suse_version} > 1500 make %{?_smp_mflags} check %endif