Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/softhsm.git#fa8f533644cb03016baca0613eeb05e60e7f372e
This commit is contained in:
DistroBaker 2021-02-03 05:17:59 +00:00
parent 5cc680c4eb
commit cc2c67dcec
1 changed files with 8 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: Software version of a PKCS#11 Hardware Security Module
Name: softhsm
Version: 2.6.1
Release: %{?prever:0.}3%{?prever:.%{prever}}%{?dist}.4
Release: %{?prever:0.}5%{?prever:.%{prever}}%{?dist}.1
License: BSD
Url: http://www.opendnssec.org/
Source: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}.tar.gz
@ -12,6 +12,7 @@ Source1: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}
Patch1: softhsm-2.6.1-rh1831086-exit.patch
BuildRequires: make
BuildRequires: openssl-devel >= 1.0.1k-6, sqlite-devel >= 3.4.2, cppunit-devel
BuildRequires: gcc-c++, pkgconfig, p11-kit-devel
@ -115,6 +116,12 @@ if [ -f /var/softhsm/slot0.db ]; then
fi
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-5.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Dec 8 20:45:53 EST 2020 Paul Wouters <pwouters@redhat.com> - 2.6.1-5
- rebuilt to fixup numbering clobbered by automatic bumps
* Mon Aug 11 2020 Jeff Law <law@redhat.org> - 2.6.1-3.4
- Disable LTO