Fix: add autoconf, automake to buildrequires.
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
This commit is contained in:
parent
8e100984ef
commit
1e9d96574a
@ -1,6 +1,6 @@
|
|||||||
Name: gnupg2
|
Name: gnupg2
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Utility for secure communication and data storage
|
Summary: Utility for secure communication and data storage
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -23,6 +23,7 @@ Patch12: backport-gpg-Fix-minor-memory-leak-during-certain-smartcard-o.patch
|
|||||||
Patch13: supports-sm2-algorithm-signature-and-uses-sm3-hash-algorithm.patch
|
Patch13: supports-sm2-algorithm-signature-and-uses-sm3-hash-algorithm.patch
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
BuildRequires: autoconf automake
|
||||||
BuildRequires: zlib-devel, npth-devel, texinfo
|
BuildRequires: zlib-devel, npth-devel, texinfo
|
||||||
BuildRequires: libgpg-error-devel >= 1.46
|
BuildRequires: libgpg-error-devel >= 1.46
|
||||||
BuildRequires: libgcrypt-devel >= 1.10.2-3
|
BuildRequires: libgcrypt-devel >= 1.10.2-3
|
||||||
@ -124,6 +125,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2025 Jia Chao <jiac13@chinaunicom.cn> - 2.4.3-6
|
||||||
|
- Fix: add autoconf, automake to buildrequires.
|
||||||
|
|
||||||
* Sat Oct 26 2024 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.4.3-5
|
* Sat Oct 26 2024 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.4.3-5
|
||||||
- Supports sm2 algorithm signature and uses sm3 hash algorithm.
|
- Supports sm2 algorithm signature and uses sm3 hash algorithm.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user