diff --git a/subversion.spec b/subversion.spec index a0510c8..b120fa8 100644 --- a/subversion.spec +++ b/subversion.spec @@ -671,7 +671,10 @@ kill -9 `cat "$SVNSERVE_PIDFILE" 2>/dev/null` %__make check-javahl %endif # with_java %__make check-swig-pl +%if 0{?suse_version} > 1140 +# python bindings fail testsuite on 11.4 %__make check-swig-py +%endif %if %with_ruby %__make check-swig-rb %endif # with_ruby