!8 openEuler-22.03-LTS-Next: add openssl to BuildRequires for make check
Merge pull request !8 from Hugel/openEuler-22.03-LTS-Next
This commit is contained in:
commit
8186d3ab40
@ -1,13 +1,13 @@
|
|||||||
Name: openssl-pkcs11
|
Name: openssl-pkcs11
|
||||||
Version: 0.4.11
|
Version: 0.4.11
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A PKCS#11 engine for use with OpenSSL
|
Summary: A PKCS#11 engine for use with OpenSSL
|
||||||
License: LGPLv2+ and BSD
|
License: LGPLv2+ and BSD
|
||||||
URL: https://github.com/OpenSC/libp11
|
URL: https://github.com/OpenSC/libp11
|
||||||
Source0: https://github.com/OpenSC/libp11/releases/download/libp11-%{version}/libp11-%{version}.tar.gz
|
Source0: https://github.com/OpenSC/libp11/releases/download/libp11-%{version}/libp11-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: openssl-devel autoconf automake libtool
|
BuildRequires: openssl-devel autoconf automake libtool
|
||||||
BuildRequires: softhsm opensc procps-ng p11-kit
|
BuildRequires: softhsm opensc procps-ng p11-kit openssl
|
||||||
|
|
||||||
Provides: libp11 = %{version}-%{release}
|
Provides: libp11 = %{version}-%{release}
|
||||||
Obsoletes: libp11 < 0.4.7-4
|
Obsoletes: libp11 < 0.4.7-4
|
||||||
@ -80,6 +80,9 @@ strip %{_builddir}/libp11-%{version}/examples/.libs/lt-*
|
|||||||
%exclude %{_defaultdocdir}/libp11/*
|
%exclude %{_defaultdocdir}/libp11/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 5 2022 Hugel <gengqihu1@huawei.com> - 0.4.11-4
|
||||||
|
- add openssl to BuildRequires for make check
|
||||||
|
|
||||||
* Tue Mar 30 2021 lirui <lirui130@huawei.com> - 0.4.11-3
|
* Tue Mar 30 2021 lirui <lirui130@huawei.com> - 0.4.11-3
|
||||||
- strip binary files
|
- strip binary files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user