From 3799b1ca53de6865287dc0674178b639f7a50357 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:17:48 +0800 Subject: [PATCH] Package init --- glib2.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/glib2.spec b/glib2.spec index c5c4f7e..3c2c461 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,6 +1,6 @@ Name: glib2 Version: 2.58.1 -Release: 3 +Release: 4 Summary: The core library that forms the basis for projects such as GTK+ and GNOME License: LGPLv2+ URL: http://www.gtk.org @@ -54,7 +54,7 @@ Patch6044: CVE-2019-12450.patch Patch6045: CVE-2019-13012.patch BuildRequires: automake chrpath autoconf gtk-doc libtool gettext perl-interpreter gamin-devel -BUildRequires: glibc-devel python3-devel libattr-devel libselinux-devel systemtap-sdt-devel +BUildRequires: glibc-devel python3-devel libattr-devel libselinux-devel systemtap-sdt-devel libxslt BuildRequires: pkgconfig(libelf) pkgconfig(libffi) pkgconfig(libpcre) pkgconfig(mount) pkgconfig(zlib) provides: glib2-fam Obsoletes: glib2-fam @@ -172,6 +172,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %doc %{_datadir}/gtk-doc/html/* %changelog +* Sat Nov 23 2019 openEuler Buildteam - 2.58.1-4 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add the libxslt in buildrequires + * Wed Sep 25 2019 huzunhao - 2.58.1-3 - Type:cves - ID:CVE-2019-12450 CVE-2019-13012