Remove the recommendation of p11-kit
As p11-kit is installed anyway and is not a hard requirement, it is removed from the list of Recommended packages. Resolves: rhbz#1947904
This commit is contained in:
parent
d1f2edbe8b
commit
0695fda02c
@ -51,7 +51,7 @@
|
||||
|
||||
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
||||
%global openssh_ver 8.6p1
|
||||
%global openssh_rel 4
|
||||
%global openssh_rel 5
|
||||
%global pam_ssh_agent_ver 0.10.4
|
||||
%global pam_ssh_agent_rel 3
|
||||
|
||||
@ -221,7 +221,6 @@ BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: gcc make
|
||||
BuildRequires: p11-kit-devel
|
||||
BuildRequires: libfido2-devel
|
||||
Recommends: p11-kit
|
||||
Obsoletes: openssh-ldap < 8.3p1-4
|
||||
Obsoletes: openssh-cavs < 8.4p1-5
|
||||
|
||||
@ -659,6 +658,9 @@ test -f %{sysconfig_anaconda} && \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.6p1-5
|
||||
- Remove recommendation of p11-kit (#1947904)
|
||||
|
||||
* Tue Jun 01 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.6p1-4
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user