From aca8bbe8bcad2ffd9fb02892a0702b6f8ecf7dca83e2400b1ece9a05fa2ca815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 30 Sep 2011 17:41:48 +0000 Subject: [PATCH] Accepting request 85819 from home:elvigia:branches:devel:libraries:c_c++ - Workaround qemu-arm problems. OBS-URL: https://build.opensuse.org/request/show/85819 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=27 --- libssh2_org.changes | 5 +++++ libssh2_org.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/libssh2_org.changes b/libssh2_org.changes index 75f3884..0d1fe9a 100644 --- a/libssh2_org.changes +++ b/libssh2_org.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 17:36:36 UTC 2011 - crrodriguez@opensuse.org + +- Workaround qemu-arm problems. + ------------------------------------------------------------------- Tue Sep 6 04:42:00 UTC 2011 - crrodriguez@opensuse.org diff --git a/libssh2_org.spec b/libssh2_org.spec index 9c40a1b..5f20442 100644 --- a/libssh2_org.spec +++ b/libssh2_org.spec @@ -82,7 +82,9 @@ make install DESTDIR=%{buildroot} rm -f %{buildroot}%{_libdir}/*.la %check +%if !%qemu_user_space_build make check +%endif %clean rm -rf %{buildroot}