Accepting request 86038 from devel:libraries:c_c++

- document the reason for the testsuite failure

OBS-URL: https://build.opensuse.org/request/show/86038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh2_org?expand=0&rev=18
This commit is contained in:
Lars Vogdt 2011-10-03 07:24:25 +00:00 committed by Git OBS Bridge
commit c7ae264e97
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 1 14:19:34 CEST 2011 - dmueller@suse.de
- document the reason for the testsuite failure
-------------------------------------------------------------------
Fri Sep 30 17:36:36 UTC 2011 - crrodriguez@opensuse.org

View File

@ -82,6 +82,7 @@ make install DESTDIR=%{buildroot}
rm -f %{buildroot}%{_libdir}/*.la
%check
# testsuite fails in qemu due to non-implemented setsockopt() options (2011-10-01)
%if ! 0%{?qemu_user_space_build}
make check
%endif