From 66b85654759e3a4801c7873de8caa846a5e6f077 Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 8 Feb 2024 20:55:09 +0300 Subject: [PATCH] Use Recommends: openssl-gost-engine instead of Requires --- SPECS/crypto-policies.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index 042c418..a7ded4f 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -28,7 +28,7 @@ Name: crypto-policies Version: %{git_date} -Release: 1.git%{git_commit_hash}%{?dist}.inferit +Release: 1.git%{git_commit_hash}%{?dist}.inferit.1 Summary: System-wide crypto policies License: LGPLv2+ @@ -63,7 +63,7 @@ Conflicts: gnutls < 3.7.2-3 Conflicts: gnutls < 3.7.6-22 %endif -Requires: openssl-gost-engine +Recommends: openssl-gost-engine Requires: authselect Requires: findutils @@ -249,6 +249,9 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog +* Thu Feb 08 2024 Arkady L. Shane - 20230731-1.git94f0e2c.inferit.1 +- Use Recommends: openssl-gost-engine instead of Requires + * Tue Jan 23 2024 Alexey Berezhok - 20230731-1.git94f0e2c.inferit - Added GOST policy also added experimental PAM generator