]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
pango: Update to 1.31.0.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 19 Sep 2012 17:54:23 +0000 (19:54 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 19 Sep 2012 17:54:23 +0000 (19:54 +0200)
Now requires harfbuzz to build and on runtime.

Fixes #10229.

pango/pango.nm

index ba16ffb0f7b7e6e720c11b00451b31c9792224ca..be1409dd56eda1fb0b4b60324a5dbe1dea49eff2 100644 (file)
@@ -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