!42 add a buildrequires for gcc
From: @kerongw Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
4e4ba83468
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
Version: 1.20.8
|
Version: 1.20.8
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: X.Org X11 X server
|
Summary: X.Org X11 X server
|
||||||
License: MIT and GPLv2
|
License: MIT and GPLv2
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -88,7 +88,7 @@ Patch0036: backport-CVE-2020-14347.patch
|
|||||||
Patch0037: backport-CVE-2021-3472.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: systemtap-sdt-devel libtool pkgconfig
|
||||||
BuildRequires: xorg-x11-font-utils libepoxy-devel systemd-devel
|
BuildRequires: xorg-x11-font-utils libepoxy-devel systemd-devel
|
||||||
BuildRequires: libXfont2-devel libXau-devel libxkbfile-devel libXres-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
|
%{_libdir}/xorg/protocol.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 03 2021 zhanzhimin<zhanzhimin@huawei.com> - 1.20.8-5
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- Id:CVE-2021-3472
|
- Id:CVE-2021-3472
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user