From: Stefan Schantl Date: Wed, 19 Sep 2012 17:54:23 +0000 (+0200) Subject: pango: Update to 1.31.0. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c80ab12d86cb537a6ccf7d573feec71535677c;p=ipfire-3.x.git pango: Update to 1.31.0. Now requires harfbuzz to build and on runtime. Fixes #10229. --- diff --git a/pango/pango.nm b/pango/pango.nm index ba16ffb0f..be1409dd5 100644 --- a/pango/pango.nm +++ b/pango/pango.nm @@ -4,9 +4,9 @@ ############################################################################### name = pango -major = 1.29 -version = %{major}.5 -release = 2 +major = 1.31 +version = %{major}.0 +release = 1 groups = System/Libraries url = http://www.pango.org/ @@ -14,7 +14,7 @@ license = LGPLv2+ summary = System for layout and rendering of internationalized text. description - Pango is a library for laying out and rendering of text, with an \ + Pango is a library for laying out and rendering of text, with an emphasis on internationalization. end @@ -29,6 +29,7 @@ build gcc-c++ glib2-devel glibc-devel + harfbuzz-devel libXft-devel perl pkg-config @@ -40,7 +41,6 @@ end packages package %{name} - end package %{name}-devel template DEVEL