!134 [sync] PR-132: Add the crypto-policies-scripts Requires

From: @openeuler-sync-bot 
Reviewed-by: @zcfsite 
Signed-off-by: @zcfsite
This commit is contained in:
openeuler-ci-bot 2024-10-12 06:25:41 +00:00 committed by Gitee
commit 79f97de9c5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -26,12 +26,12 @@
Summary: Network Security Services
Name: nss
Version: %{nss_version}
Release: 6
Release: 7
License: MPLv2.0
URL: http://www.mozilla.org/projects/security/pki/nss/
Provides: nss-system-init
Requires: nspr >= %{nspr_version} nss-util >= %{nss_version} nss-softokn%{_isa} >= %{nss_version}
Requires: p11-kit-trust crypto-policies
Requires: p11-kit-trust crypto-policies crypto-policies-scripts
Requires(post): coreutils, sed
BuildRequires: nspr-devel >= %{nspr_version} nss-softokn sqlite-devel zlib-devel
BuildRequires: pkgconf gawk psmisc perl-interpreter gcc-c++
@ -572,6 +572,9 @@ update-crypto-policies &>/dev/null||:
%doc %{_mandir}/man*
%changelog
* Fri Oct 11 2024 fuanan <fuanan3@h-partners.com> - 3.94.0-7
- Add the crypto-policies-scripts Requires
* Thu Apr 18 2024 jinlun <jinlun@huawei.com> - 3.94.0-6
- Add Integrity Verification File in nss-softokn