From 0695fda02c7926ad60532f0e34feacb05db936c6 Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Jun 03 2021 11:26:44 +0000 Subject: 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 --- diff --git a/openssh.spec b/openssh.spec index f71dae9..ac4ac21 100644 --- a/openssh.spec +++ b/openssh.spec @@ -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 - 8.6p1-5 +- Remove recommendation of p11-kit (#1947904) + * Tue Jun 01 2021 Dmitry Belyavskiy - 8.6p1-4 - rebuilt