From: Michael Schroeder Date: Wed, 18 Jul 2018 15:11:20 +0000 (+0200) Subject: no bindings for sles11 X-Git-Tag: 0.6.35~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98bf072c36506ca961037334815129b7a767f274;p=thirdparty%2Flibsolv.git no bindings for sles11 --- diff --git a/package/libsolv.spec.in b/package/libsolv.spec.in index dc01b024..bc7256c5 100644 --- a/package/libsolv.spec.in +++ b/package/libsolv.spec.in @@ -34,14 +34,18 @@ %else %bcond_with richdeps %endif +# we need at least swig 1.3.40 for the bindings ($typemap support) %if 0%{?suse_version} != 1110 %bcond_without python3 +%bcond_without python +%bcond_without ruby +%bcond_without perl %else %bcond_with python3 -%endif -%bcond_without python +%bcond_with python %bcond_without ruby %bcond_without perl +%endif %bcond_without static %bcond_with shared %bcond_with zypp