forked from pool/kitinerary
Accepting request 961458 from KDE:Applications
- Exclude test known to fail with kcontacts 5.92. OBS-URL: https://build.opensuse.org/request/show/961458 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitinerary?expand=0&rev=46
This commit is contained in:
commit
2c1366e30e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 13 10:08:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Exclude test known to fail with kcontacts 5.92.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 1 09:57:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Mar 1 09:57:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -97,7 +97,12 @@ to build programs that use the kitinerary library.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ctest
|
ctest \
|
||||||
|
--output-on-failure \
|
||||||
|
--force-new-ctest-process \
|
||||||
|
--test-dir build \
|
||||||
|
--parallel %{_smp_build_ncpus} \
|
||||||
|
--exclude-regex calendarhandlertest
|
||||||
|
|
||||||
%post -n libKPimItinerary5 -p /sbin/ldconfig
|
%post -n libKPimItinerary5 -p /sbin/ldconfig
|
||||||
%postun -n libKPimItinerary5 -p /sbin/ldconfig
|
%postun -n libKPimItinerary5 -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user