!13 remove make check due to lack of test cases support

From: @fjt42 
Reviewed-by: @swf504 
Signed-off-by: @swf504
This commit is contained in:
openeuler-ci-bot 2023-05-11 01:46:31 +00:00 committed by Gitee
commit 4c48d4af5d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: iprutils Name: iprutils
Version: 2.4.19 Version: 2.4.19
Release: 2 Release: 3
Summary: Utilities for the ipr. Summary: Utilities for the ipr.
License: CPL License: CPL
URL: https://github.com/bjking1/iprutils URL: https://github.com/bjking1/iprutils
@ -38,9 +38,6 @@ autoreconf -ivf
--disable-sosreport --disable-sosreport
%make_build %make_build
%check
make check
%install %install
%make_install %make_install
@ -76,6 +73,9 @@ install -p -m 0644 %SOURCE1 %{buildroot}%{_mandir}/man8/
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Tue May 9 2023 Jiangtian Feng <fengjiangtian@huawei.com> - 2.4.19-3
- remove make check due to lack of test cases support
* Mon Nov 7 2022 Jiangtian Feng <fengjiangtian@huawei.com> - 2.4.19-2 * Mon Nov 7 2022 Jiangtian Feng <fengjiangtian@huawei.com> - 2.4.19-2
- upgrade version number to 2.4.19-2 - upgrade version number to 2.4.19-2