!28 spec file add make check
From: @fly_fzc Reviewed-by: @hubin95 Signed-off-by: @hubin95
This commit is contained in:
commit
86242bdb3a
9
sed.spec
9
sed.spec
@ -1,6 +1,6 @@
|
||||
Name: sed
|
||||
Version: 4.9
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: non-interactive command-line text editor
|
||||
|
||||
License: GPLv3+
|
||||
@ -33,6 +33,7 @@ Man pages and other related documents for %{name}.
|
||||
%build
|
||||
%configure --without-included-regex
|
||||
make %{?_smp_mflags}
|
||||
make check
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -49,6 +50,12 @@ make %{?_smp_mflags}
|
||||
%{_mandir}/man1/*.1.gz
|
||||
|
||||
%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
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user