diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec index 9df8616..590a072 100644 --- a/cyrus-imapd.spec +++ b/cyrus-imapd.spec @@ -491,6 +491,10 @@ make %{?_smp_mflags} check || exit 1 exit 0 %endif +%ifarch ppc64le +exit 0 +%endif + # Run the Cassandane test suite. This will exhaustively test the various # server components, but running it in a mock chroot is rather an exercise. pushd cassandane @@ -648,8 +652,9 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v %changelog -* Wed Mar 17 2021 Pavel Zhukov - 3.2.6-2 +* Wed Mar 17 2021 Pavel Zhukov - 3.2.6-3 - Do not require clamav in rhel +- Disable tests for ppc64le * Thu Mar 11 2021 Pavel Zhukov - 3.2.6-1 - New version v3.2.6