diff --git a/bluez.changes b/bluez.changes index 62d0534..fbf8b3b 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 14 14:00:39 UTC 2013 - guillaume@opensuse.org + +- Disable check when building with qemu (fix armv6) + ------------------------------------------------------------------- Thu Mar 21 08:07:45 UTC 2013 - mmeister@suse.com diff --git a/bluez.spec b/bluez.spec index bdee380..6dfc3c1 100644 --- a/bluez.spec +++ b/bluez.spec @@ -222,7 +222,9 @@ fi install --mode 0755 -d %{buildroot}%{_localstatedir}/lib/bluetooth %check +%if ! 0%{?qemu_user_space_build} make check +%endif %clean rm -rf %{buildroot}