From 8a02f1112f497285cb1b0d1c331a172857ac253f Mon Sep 17 00:00:00 2001 From: orange-snn Date: Fri, 21 Aug 2020 22:37:23 +0800 Subject: [PATCH] a --- libcacard.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/libcacard.spec b/libcacard.spec index 4443cd5..529e506 100644 --- a/libcacard.spec +++ b/libcacard.spec @@ -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 - 3:2.7.0-4 +- delete the check + * Wed Feb 5 2020 openEuler Buildteam - 3:2.7.0-3 - Type:enhancement - ID:NA