Resolves: #2223588, FTBFS
This commit is contained in:
parent
c390af2f87
commit
e698005342
@ -1,7 +1,7 @@
|
|||||||
Name: opencryptoki
|
Name: opencryptoki
|
||||||
Summary: Implementation of the PKCS#11 (Cryptoki) specification v3.0
|
Summary: Implementation of the PKCS#11 (Cryptoki) specification v3.0
|
||||||
Version: 3.21.0
|
Version: 3.21.0
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: CPL
|
License: CPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: https://github.com/opencryptoki/opencryptoki
|
URL: https://github.com/opencryptoki/opencryptoki
|
||||||
@ -35,7 +35,7 @@ BuildRequires: trousers-devel
|
|||||||
BuildRequires: openldap-devel
|
BuildRequires: openldap-devel
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
BuildRequires: bison flex
|
BuildRequires: bison flex
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
@ -385,6 +385,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 18 2023 Than Ngo <than@redhat.com> - 3.21.0-9
|
||||||
|
- Resolves: #2223588, FTBFS
|
||||||
|
|
||||||
* Tue Jul 18 2023 Than Ngo <than@redhat.com> - 3.21.0-8
|
* Tue Jul 18 2023 Than Ngo <than@redhat.com> - 3.21.0-8
|
||||||
- Related: #2222595, add triggerun to reload daemon
|
- Related: #2222595, add triggerun to reload daemon
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user