Accepting request 788107 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/788107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=128
This commit is contained in:
commit
f77672f325
@ -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