!32 Add a BuildRquires for gcc
From: @liuyumeng1 Reviewed-by: @shirely16,@yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
84385fd36a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: cairo
|
Name: cairo
|
||||||
Version: 1.16.0
|
Version: 1.16.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A 2D graphics library
|
Summary: A 2D graphics library
|
||||||
License: LGPLv2 or MPLv1.1
|
License: LGPLv2 or MPLv1.1
|
||||||
URL: http://cairographics.org
|
URL: http://cairographics.org
|
||||||
@ -17,6 +17,7 @@ Patch0006: CVE-2019-6462.patch
|
|||||||
Patch6001: backport-CVE-2020-35492.patch
|
Patch6001: backport-CVE-2020-35492.patch
|
||||||
|
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: pkgconfig glib2-devel librsvg2-devel
|
BuildRequires: pkgconfig glib2-devel librsvg2-devel
|
||||||
BuildRequires: libXrender-devel libX11-devel libpng-devel libxml2-devel
|
BuildRequires: libXrender-devel libX11-devel libpng-devel libxml2-devel
|
||||||
BuildRequires: pixman-devel >= 0.30.0
|
BuildRequires: pixman-devel >= 0.30.0
|
||||||
@ -85,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
%{_bindir}/cairo-trace
|
%{_bindir}/cairo-trace
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 1 2021 liuyumeng <liuyumeng5@huawei.com> - 1.16.0-4
|
||||||
|
- Add a BuildRequires for gcc
|
||||||
|
|
||||||
* Thu Apr 15 2021 wangkerong <wangkerong@huawei.com> - 1.16.0-3
|
* Thu Apr 15 2021 wangkerong <wangkerong@huawei.com> - 1.16.0-3
|
||||||
- Type:cve
|
- Type:cve
|
||||||
- ID:CVE-2020-35492
|
- ID:CVE-2020-35492
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user