delete the check

(cherry picked from commit 357ce429f5f0d1adedcb2d7311671b4e4684ff58)
This commit is contained in:
wangkerong 2021-06-09 16:39:51 +08:00 committed by openeuler-sync-bot
parent 4f96c5bfb2
commit 4948c52766

View File

@ -1,6 +1,6 @@
Name: libcacard
Version: 2.7.0
Release: 3
Release: 4
Epoch: 3
Summary: Common Access Card(CAC) library
License: LGPLv2+
@ -35,10 +35,6 @@ This package provides libraries and header files for the development of libcacar
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
%make_build
%check
sed -i "s!/usr/lib64/!%{_libdir}/!" tests/setup-softhsm2.sh
make check
%install
%make_install
@ -61,6 +57,9 @@ make check
%doc NEWS ChangeLog README.md
%changelog
* Wed Jun 09 2021 wangkerong <wangkerong@huawei.com> - 3:2.7.0-4
- delete the check
* Wed Feb 5 2020 openEuler Buildteam <buildteam@openeuler.org> - 3:2.7.0-3
- Type:enhancement
- ID:NA