diff --git a/ima-evm-utils.spec b/ima-evm-utils.spec index a8362d2..2e7c4d8 100644 --- a/ima-evm-utils.spec +++ b/ima-evm-utils.spec @@ -1,6 +1,6 @@ Name: ima-evm-utils Version: 1.3.2 -Release: 8 +Release: 9 Summary: IMA/EVM control utilities License: GPLv2 URL: http://linux-ima.sourceforge.net/ @@ -75,9 +75,14 @@ make check %{_libdir}/*.so %files help +%ifnarch i686 %doc %{_mandir}/*/* +%endif %changelog +* Mon Feb 6 2023 gaoyusong - 1.3.2-9 +- fix i686 build issue + * Sat Oct 29 2022 shenxiangwei - 1.3.2-8 - Revert "up to 1.4"