diff --git a/pango.spec b/pango.spec index 880a1e3..f4aa1a8 100644 --- a/pango.spec +++ b/pango.spec @@ -5,12 +5,13 @@ %global cairo_version 1.7.6 %global libthai_version 0.1.9 %global harfbuzz_version 0.9.9 +%global libXft_version 2.0.0 %global bin_version 1.8.0 Summary: System for layout and rendering of internationalized text Name: pango Version: 1.36.8 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango @@ -35,6 +36,7 @@ Requires: freetype%{?_isa} >= %{freetype_version} Requires: fontconfig%{?_isa} >= %{fontconfig_version} Requires: cairo%{?_isa} >= %{cairo_version} Requires: libthai%{?_isa} >= %{libthai_version} +Requires(post): libXft%{?_isa} >= %{libXft_version} %description Pango is a library for laying out and rendering of text, with an emphasis @@ -156,6 +158,9 @@ fi %changelog +* Mon Jan 26 2015 Akira TAGOH - 1.36.8-2 +- Add Requires(post): libXft deps. (#1155261) + * Mon Sep 22 2014 Kalev Lember - 1.36.8-1 - Update to 1.36.8