This commit is contained in:
orange-snn 2020-08-21 22:37:23 +08:00
parent 71384165b9
commit 8a02f1112f

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
* Fri Aug 21 2020 orange_snn <songnannan2@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