!25 spec file add make check

From: @zhangruifang2020 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-12-15 01:54:03 +00:00 committed by Gitee
commit 92e949ceab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: sed
Version: 4.8
Release: 4
Release: 5
Summary: non-interactive command-line text editor
License: GPLv3+
@ -39,6 +39,7 @@ Man pages and other related documents for %{name}.
%build
%configure --without-included-regex
make %{?_smp_mflags}
make check
%install
%make_install
@ -55,6 +56,12 @@ make %{?_smp_mflags}
%{_mandir}/man1/*.1.gz
%changelog
* Thu Dec 15 2022 zhangruifang2020<zhangruifang1@h-partners.com> - 4.8-5
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:spec file add make check
* Tue Oct 18 2022 laotan2<tanjinghui1@huawei.com> - 4.8-4
- Type:bugfix
- ID:NA