diff --git a/man-db.spec b/man-db.spec index 346617423101dae38fc0f80c89249137f6b9d182..99194c16fd692461d21fcb7b4cc38ebca7988d81 100644 --- a/man-db.spec +++ b/man-db.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global cache /var/cache/man Summary: Tools for searching and reading man pages @@ -76,7 +76,9 @@ This package provides periodic update of man-db cache. %make_build CC="%{__cc} %{optflags}" %check +%ifnarch riscv64 %make_build check +%endif %install %make_install prefix=%{_prefix} @@ -241,6 +243,9 @@ fi %config(noreplace) %{_sysconfdir}/cron.daily/man-db.cron %changelog +* Mon Nov 6 2023 Guoguo - 2.11.2-4 +- disable check on riscv64 + * Mon Mar 27 2023 mgb01105731 - 2.11.2-3 - Del Specific Fields