Add gcc to BuildRequires
This commit is contained in:
parent
f6de2a9e3b
commit
f6b0e756f7
@ -1,6 +1,6 @@
|
|||||||
Name: gnupg2
|
Name: gnupg2
|
||||||
Version: 2.2.21
|
Version: 2.2.21
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Utility for secure communication and data storage
|
Summary: Utility for secure communication and data storage
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -21,6 +21,7 @@ Patch10: gnupg-2.2.20-file-is-digest.patch
|
|||||||
Patch11: gnupg-2.2.21-coverity.patch
|
Patch11: gnupg-2.2.21-coverity.patch
|
||||||
Patch12: backport-CVE-2020-25125.patch
|
Patch12: backport-CVE-2020-25125.patch
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: zlib-devel, npth-devel, gdb, texinfo
|
BuildRequires: zlib-devel, npth-devel, gdb, texinfo
|
||||||
BuildRequires: libgpg-error-devel >= 1.31
|
BuildRequires: libgpg-error-devel >= 1.31
|
||||||
BuildRequires: libgcrypt-devel >= 1.7.0
|
BuildRequires: libgcrypt-devel >= 1.7.0
|
||||||
@ -114,6 +115,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 26 2021 yixiangzhike <zhangxingliang3@huawei.com> - 2.2.21-3
|
||||||
|
- add gcc to BuildRequires
|
||||||
|
|
||||||
* Mon Dec 28 2020 yixiangzhike <zhangxingliang3@huawei.com> - 2.2.21-2
|
* Mon Dec 28 2020 yixiangzhike <zhangxingliang3@huawei.com> - 2.2.21-2
|
||||||
- fix CVE-2020-25125
|
- fix CVE-2020-25125
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user