!26 Add a BuildRquires for gcc

From: @liuyumeng1
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-05-26 11:24:58 +08:00 committed by Gitee
commit da56e08f5f

View File

@ -2,7 +2,7 @@
Name: cairo
Version: 1.16.0
Release: 4
Release: 5
Summary: A 2D graphics library
License: LGPLv2 or MPLv1.1
URL: http://cairographics.org
@ -16,6 +16,7 @@ Patch6000: CVE-2019-6461.patch
Patch6001: CVE-2019-6462.patch
Patch6002: backport-CVE-2020-35492.patch
BuildRequires: gcc
BuildRequires: pkgconfig glib2-devel librsvg2-devel
BuildRequires: libXrender-devel libX11-devel libpng-devel libxml2-devel
BuildRequires: pixman-devel >= 0.30.0
@ -84,6 +85,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_bindir}/cairo-trace
%changelog
* Wed May 26 2021 liuyumeng <liuyumeng5@huawei.com> - 1.16.0-5
- Add a BuildRequires for gcc
* Thu Apr 1 2021 wangkerong <wangkerong@huawei.com> - 1.16.0-4
- Type:cve
- ID:CVE-2020-35492