[openbabel] rm the built ruby bindings for testsuite to succeed (bug #1191173)

Dominik Mierzejewski rathann at fedoraproject.org
Thu Feb 12 12:19:23 UTC 2015


commit 8200c87716a5675bad20092ffb58bd83fad4604a
Author: Dominik Mierzejewski <rpm at greysector.net>
Date:   Thu Feb 12 13:18:51 2015 +0100

    rm the built ruby bindings for testsuite to succeed (bug #1191173)

 openbabel.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
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 <mjuszkiewicz at redhat.com> - 2.3.2-11
 - Unify patches which disable tests on ppc64, s390(x), arm and enable


More information about the scm-commits mailing list