!26 enable make check

From: @kerongw
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-07-05 11:34:25 +00:00 committed by Gitee
commit 4fd1a999a3

View File

@ -1,6 +1,6 @@
Name: harfbuzz
Version: 2.8.1
Release: 1
Release: 2
Summary: A text shaping engine
License: MIT
@ -36,6 +36,8 @@ Header files and libraries for building a extension library for %{name}.
make %{?_smp_mflags}
%check
make check
%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
@ -67,6 +69,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/gtk-doc/html/harfbuzz/*
%changelog
* Mon Jul 05 2021 wangkerong <wangkerong@huawei.com> - 2.8.1-2
- enable make check
* Sat Jun 19 2021 wangkerong <wangkerong@huawei.com> - 2.8.1-1
- Update to 2.8.1