!16 openEuler-util-linux

Merge pull request !16 from Liquor/master
This commit is contained in:
openeuler-ci-bot 2020-06-29 20:12:39 +08:00 committed by Gitee
commit 1136b4fa0a

View File

@ -2,7 +2,7 @@
Name: util-linux Name: util-linux
Version: 2.34 Version: 2.34
Release: 8 Release: 9
Summary: A random collection of Linux utilities Summary: A random collection of Linux utilities
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain 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 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__} %make_build %{_build_arg0__} %{_build_arg1__}
%check %check
export TS_OPT_misc_setarch_known_fail="yes"
make check make check
%install %install
@ -383,6 +384,12 @@ fi
%{_mandir}/man8/{swapoff.8*,swapon.8*,switch_root.8*,umount.8*,wdctl.8.gz,wipefs.8*,zramctl.8*} %{_mandir}/man8/{swapoff.8*,swapon.8*,switch_root.8*,umount.8*,wdctl.8.gz,wipefs.8*,zramctl.8*}
%changelog %changelog
* Mon Jun 29 2020 Liquor <lirui130@huawei.com> - 2.34-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add misc-setarch test to "known_fail"
* Sun Mar 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.34-8 * Sun Mar 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.34-8
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA