!20 use make macros to run check in parallel
From: @panxh_purple Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
393d3f22bc
@ -9,7 +9,7 @@
|
||||
|
||||
Name: ghostscript
|
||||
Version: 9.52
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: An interpreter for PostScript and PDF files
|
||||
License: AGPLv3+
|
||||
URL: https://ghostscript.com/
|
||||
@ -157,7 +157,7 @@ done
|
||||
install -m 0755 -d %{buildroot}%{_datadir}/%{name}/conf.d/
|
||||
|
||||
%check
|
||||
make check
|
||||
%make_build check
|
||||
|
||||
%pre
|
||||
|
||||
@ -204,6 +204,12 @@ make check
|
||||
%{_bindir}/dvipdf
|
||||
|
||||
%changelog
|
||||
* Mon Apr 19 2021 panxiaohe <panxiaohe@huawei.com> - 9.52-5
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:use make macros to run check in parallel
|
||||
|
||||
* Sat Oct 31 2020 Liquor <lirui130@huawei.com> - 9.52-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user