!28 spec file add make check

From: @fly_fzc 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
This commit is contained in:
openeuler-ci-bot 2023-04-14 02:35:45 +00:00 committed by Gitee
commit 86242bdb3a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: sed Name: sed
Version: 4.9 Version: 4.9
Release: 1 Release: 2
Summary: non-interactive command-line text editor Summary: non-interactive command-line text editor
License: GPLv3+ License: GPLv3+
@ -33,6 +33,7 @@ Man pages and other related documents for %{name}.
%build %build
%configure --without-included-regex %configure --without-included-regex
make %{?_smp_mflags} make %{?_smp_mflags}
make check
%install %install
%make_install %make_install
@ -49,6 +50,12 @@ make %{?_smp_mflags}
%{_mandir}/man1/*.1.gz %{_mandir}/man1/*.1.gz
%changelog %changelog
* Fri Apr 14 2023 fuanan <fuanan3@h-partners.com> - 4.9-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:spec file add make check
* Sat Jan 28 2023 yixiangzhike<yixiangzhike007@163.com> - 4.9-1 * Sat Jan 28 2023 yixiangzhike<yixiangzhike007@163.com> - 4.9-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA