From 8200c87716a5675bad20092ffb58bd83fad4604a Mon Sep 17 00:00:00 2001 From: Dominik Mierzejewski Date: Thu, 12 Feb 2015 13:18:51 +0100 Subject: [PATCH] rm the built ruby bindings for testsuite to succeed (bug #1191173) --- openbabel.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openbabel.spec b/openbabel.spec index af34982..930a7c9 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -181,6 +181,8 @@ install -Dpm644 babel.png %{buildroot}%{_datadir}/pixmaps/babel.png %if 1 %check +# rm the built ruby bindings for testsuite to succeed (bug #1191173) +rm %{_lib}/openbabel.so export CTEST_OUTPUT_ON_FAILURE=1 make test %endif @@ -244,6 +246,7 @@ make test - add gcc-c++ to BR - fix building bindings with swig-3.x - drop old Obsoletes: and Provides: +- rm the built ruby bindings for testsuite to succeed (bug #1191173) * Tue Jan 27 2015 Marcin Juszkiewicz - 2.3.2-11 - Unify patches which disable tests on ppc64, s390(x), arm and enable