Package init
This commit is contained in:
parent
29d52d0514
commit
3799b1ca53
10
glib2.spec
10
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 <buildteam@openeuler.org> - 2.58.1-4
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add the libxslt in buildrequires
|
||||
|
||||
* Wed Sep 25 2019 huzunhao<huzunhao2@huawei.com> - 2.58.1-3
|
||||
- Type:cves
|
||||
- ID:CVE-2019-12450 CVE-2019-13012
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user