!36 [sync] PR-34: Modify the check based on the spec specifications

From: @openeuler-sync-bot 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
This commit is contained in:
openeuler-ci-bot 2023-04-24 06:30:28 +00:00 committed by Gitee
commit bc180dcab7
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: 5
Release: 6
Summary: non-interactive command-line text editor
License: GPLv3+
@ -39,6 +39,8 @@ Man pages and other related documents for %{name}.
%build
%configure --without-included-regex
make %{?_smp_mflags}
%check
make check
%install
@ -56,6 +58,12 @@ make check
%{_mandir}/man1/*.1.gz
%changelog
* Sun Apr 23 2023 zhangruifang <zhangruifang1@h-partners.com> - 4.8-6
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:Modify the check based on the spec specifications
* Thu Dec 15 2022 zhangruifang2020<zhangruifang1@h-partners.com> - 4.8-5
- Type:enhancement
- ID:NA