!42 add a buildrequires for gcc

From: @kerongw
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-06-07 11:33:24 +08:00 committed by Gitee
commit 4e4ba83468

View File

@ -16,7 +16,7 @@
Name: xorg-x11-server
Version: 1.20.8
Release: 5
Release: 6
Summary: X.Org X11 X server
License: MIT and GPLv2
URL: https://www.x.org
@ -88,7 +88,7 @@ Patch0036: backport-CVE-2020-14347.patch
Patch0037: backport-CVE-2021-3472.patch
BuildRequires: audit-libs-devel autoconf automake bison dbus-devel flex flex-devel git
BuildRequires: audit-libs-devel autoconf automake bison dbus-devel flex flex-devel git gcc
BuildRequires: systemtap-sdt-devel libtool pkgconfig
BuildRequires: xorg-x11-font-utils libepoxy-devel systemd-devel
BuildRequires: libXfont2-devel libXau-devel libxkbfile-devel libXres-devel
@ -329,6 +329,12 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
%{_libdir}/xorg/protocol.txt
%changelog
* Mon Jun 07 2021 wangkerong<wangkerong@huawei.com> - 1.20.8-6
- Type:NA
- Id:NA
- SUG:NA
- DESC:Add BuildRquires for gcc
* Thu Jun 03 2021 zhanzhimin<zhanzhimin@huawei.com> - 1.20.8-5
- Type:CVE
- Id:CVE-2021-3472