Package init
This commit is contained in:
parent
6aabc63fdd
commit
a561a6ec90
10
pango.spec
10
pango.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pango
|
Name: pango
|
||||||
Version: 1.43.0
|
Version: 1.43.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A library for layout and rendering of text
|
Summary: A library for layout and rendering of text
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -12,7 +12,7 @@ Patch6000: CVE-2019-1010238.patch
|
|||||||
BuildRequires: pkgconfig(cairo) >= 1.12.10 fontconfig >= 2.11.91 pkgconfig(freetype2) >= 2.1.5
|
BuildRequires: pkgconfig(cairo) >= 1.12.10 fontconfig >= 2.11.91 pkgconfig(freetype2) >= 2.1.5
|
||||||
BuildRequires: pkgconfig(fribidi) >= 1.0 pkgconfig(glib-2.0) >= 2.33.12 pkgconfig(harfbuzz) >= 1.4.2
|
BuildRequires: pkgconfig(fribidi) >= 1.0 pkgconfig(glib-2.0) >= 2.33.12 pkgconfig(harfbuzz) >= 1.4.2
|
||||||
BuildRequires: pkgconfig(xft) >= 2.0.0 pkgconfig(libthai) >= 0.1.9 pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(xft) >= 2.0.0 pkgconfig(libthai) >= 0.1.9 pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: cairo-gobject-devel gtk-doc meson help2man gcc gcc-c++
|
BuildRequires: cairo-gobject-devel gtk-doc meson help2man gcc gcc-c++ libxslt
|
||||||
|
|
||||||
Requires: cairo >= 1.12.10 fontconfig >= 2.11.91 freetype >= 2.1.5 fribidi >= 1.0
|
Requires: cairo >= 1.12.10 fontconfig >= 2.11.91 freetype >= 2.1.5 fribidi >= 1.0
|
||||||
Requires: glib2 >= 2.33.12 harfbuzz >= 1.4.2 libXft >= 2.0.0 libthai >= 0.1.9
|
Requires: glib2 >= 2.33.12 harfbuzz >= 1.4.2 libXft >= 2.0.0 libthai >= 0.1.9
|
||||||
@ -77,6 +77,12 @@ test -e %{buildroot}%{_libdir}/libpangoxft-1.0.so
|
|||||||
%{_mandir}/man1/pango-view.1.gz
|
%{_mandir}/man1/pango-view.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.43.0-3
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add the libxslt in buildrequires
|
||||||
|
|
||||||
* Wed Sep 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.43.0-2
|
* Wed Sep 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.43.0-2
|
||||||
- Type:cves
|
- Type:cves
|
||||||
- ID:CVE-2019-1010238
|
- ID:CVE-2019-1010238
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user