!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:
commit
bc180dcab7
10
sed.spec
10
sed.spec
@ -1,6 +1,6 @@
|
|||||||
Name: sed
|
Name: sed
|
||||||
Version: 4.8
|
Version: 4.8
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: non-interactive command-line text editor
|
Summary: non-interactive command-line text editor
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -39,6 +39,8 @@ Man pages and other related documents for %{name}.
|
|||||||
%build
|
%build
|
||||||
%configure --without-included-regex
|
%configure --without-included-regex
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
%check
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -56,6 +58,12 @@ make check
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 15 2022 zhangruifang2020<zhangruifang1@h-partners.com> - 4.8-5
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user