The package rpms/sqlite.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/sqlite.git/commit/?id=6d6c71ff90bebf....
Change: -%ifarch s390x ppc64
Thanks.
Full change: ============
commit 6d6c71ff90bebfdbcb5383c6281133b27ce7cd8d Author: Ondrej Dubaj odubaj@redhat.com Date: Tue Dec 1 09:37:44 2020 +0100
Enabled fts3conf.test on s390x and ppc64 architectures
diff --git a/sqlite.spec b/sqlite.spec index 37375e2..974bcd5 100644 --- a/sqlite.spec +++ b/sqlite.spec @@ -212,10 +212,6 @@ export MALLOC_CHECK_=3 rm test/csv01.test %endif
-%ifarch s390x ppc64 -rm test/fts3conf.test -%endif - make test %endif #with check