Completing build dependencies to fix gcc compiler missing error
This commit is contained in:
parent
da3261595c
commit
6c81901f3e
@ -1,6 +1,6 @@
|
||||
Name: redis
|
||||
Version: 4.0.11
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: A persistent key-value database
|
||||
License: BSD and MIT
|
||||
URL: https://redis.io
|
||||
@ -21,7 +21,7 @@ Patch0007: modify-aarch64-architecture-jemalloc-page-size-from-4k-to-64k.pa
|
||||
Patch0008: huawei-deps-jemalloc-support-riscv.patch
|
||||
Patch0009: CVE-2021-21309.patch
|
||||
Patch0010: CVE-2021-3470.patch
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd gcc
|
||||
Requires: /bin/awk
|
||||
Requires: logrotate
|
||||
Requires(pre): shadow-utils
|
||||
@ -104,6 +104,9 @@ exit 0
|
||||
%{_unitdir}/%{name}-sentinel.service
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 4.0.11-16
|
||||
- Completing build dependencies to fix gcc compiler missing error
|
||||
|
||||
* Wed Apr 07 2021 wangyue <wangyue92@huawei.com> - 4.0.11-15
|
||||
- Fix CVE-2021-3470
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user