spec file add make check
This commit is contained in:
parent
cb8fd49024
commit
20f778f479
6
sed.spec
6
sed.spec
@ -1,6 +1,6 @@
|
||||
Name: sed
|
||||
Version: 4.8
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: non-interactive command-line text editor
|
||||
|
||||
License: GPLv3+
|
||||
@ -35,6 +35,7 @@ Man pages and other related documents for %{name}.
|
||||
%build
|
||||
%configure --without-included-regex
|
||||
make %{?_smp_mflags}
|
||||
make check
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -51,6 +52,9 @@ make %{?_smp_mflags}
|
||||
%{_mandir}/man1/*.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Apr 14 2023 fuanan <fuanan3@h-partners.com> - 4.8-5
|
||||
- spec file add make check
|
||||
|
||||
* Mon May 16 2022 konglidong <konglidong@uniontech.com> - 4.8-4
|
||||
- modify bogus date in %changelog
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user