Accepting request 788059 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Disable tests on %arm as they fail in OBS but succeed in a local osc build OBS-URL: https://build.opensuse.org/request/show/788059 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=195
This commit is contained in:
parent
6623f7a6a1
commit
4888c83043
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 07:42:43 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Disable tests on %arm as they fail in OBS but succeed in a
|
||||
local osc build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 19:36:17 UTC 2020 - mgorse@suse.com
|
||||
|
||||
|
@ -232,8 +232,10 @@ mkdir -p %{buildroot}%{_datadir}/tracker/icons/
|
||||
%fdupes %{buildroot}%{_datadir}/gtk-doc
|
||||
rm -f %{buildroot}%{_libdir}/tracker-%{TrackerAPI}/libtracker-common.a
|
||||
|
||||
%ifnarch %arm
|
||||
%check
|
||||
%meson_test
|
||||
%endif
|
||||
|
||||
%post -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig
|
||||
%postun -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user