diff --git a/util-linux.spec b/util-linux.spec index e38723ecef2b3a1563ca1f7bf44f4580f9a5878b..0ef0477554fc4f2d208561e6459313c56d826c3d 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -2,7 +2,7 @@ Name: util-linux Version: 2.34 -Release: 8 +Release: 9 Summary: A random collection of Linux utilities License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain URL: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git @@ -166,6 +166,7 @@ unset LINGUAS || : %make_build %{_build_arg0__} %{_build_arg1__} %check +export TS_OPT_misc_setarch_known_fail="yes" make check %install @@ -383,6 +384,12 @@ fi %{_mandir}/man8/{swapoff.8*,swapon.8*,switch_root.8*,umount.8*,wdctl.8.gz,wipefs.8*,zramctl.8*} %changelog +* Mon Jun 29 2020 Liquor - 2.34-9 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add misc-setarch test to "known_fail" + * Sun Mar 22 2020 openEuler Buildteam - 2.34-8 - Type:enhancement - ID:NA