!46 【sync】提供 libgcrypt-sm3

From: @zhengxiaoxiaoGitee 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-12-13 03:47:00 +00:00 committed by Gitee
commit b41cd94690
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: libgcrypt Name: libgcrypt
Version: 1.9.4 Version: 1.9.4
Release: 2 Release: 3
Summary: A general-purpose cryptography library Summary: A general-purpose cryptography library
License: LGPLv2+ License: LGPLv2+
URL: https://www.gnupg.org/ URL: https://www.gnupg.org/
@ -30,6 +30,8 @@ Patch14: backport-Clear-AESWRAP-scratch-area-immediately-after-use.patch
BuildRequires: gcc texinfo autoconf automake libtool BuildRequires: gcc texinfo autoconf automake libtool
BuildRequires: gawk libgpg-error-devel >= 1.11 pkgconfig BuildRequires: gawk libgpg-error-devel >= 1.11 pkgconfig
Provides: %{name}-sm3 = %{version}-%{release}
%description %description
Libgcrypt is a general purpose cryptographic library originally based on code from GnuPG. Libgcrypt is a general purpose cryptographic library originally based on code from GnuPG.
@ -131,6 +133,12 @@ install -m644 %{SOURCE7} $RPM_BUILD_ROOT/etc/gcrypt/random.conf
%{_infodir}/gcrypt.info* %{_infodir}/gcrypt.info*
%changelog %changelog
* Tue Dec 13 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 1.9.4-3
- Type:requirements
- ID:NA
- SUG:NA
- DESC:provides libgcrypt-sm3
* Mon Nov 14 2022 zhengxiaoxiao <zhengxiaoxiao@huawei.com> - 1.9.4-2 * Mon Nov 14 2022 zhengxiaoxiao <zhengxiaoxiao@huawei.com> - 1.9.4-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA