SHA256
1
0
forked from pool/kitinerary
Christophe Giboudeaux 2022-03-13 14:50:04 +00:00 committed by Git OBS Bridge
parent a3ad1a5ce0
commit 51b4db39ba
2 changed files with 11 additions and 1 deletions

View File

@ -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>

View File

@ -97,7 +97,12 @@ to build programs that use the kitinerary library.
%endif
%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
%postun -n libKPimItinerary5 -p /sbin/ldconfig