]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pango: Updated to latest version 1.29.5
authorChristian Schmidt <christian.schmidt@ipfire.org>
Wed, 30 Nov 2011 20:03:58 +0000 (20:03 +0000)
committerChristian Schmidt <christian.schmidt@ipfire.org>
Wed, 30 Nov 2011 20:03:58 +0000 (20:03 +0000)
Fixes #296

pango/pango.nm

index d189ce1ba78d3af3566815de37779c6093a8556b..71c99eb3745b41661246b93a7d557300647bc43f 100644 (file)
@@ -4,7 +4,8 @@
 ###############################################################################
 
 name       = pango
-version    = 1.29.3
+major     = 1.29
+version    = %{major}.5
 release    = 1
 
 groups     = System/Libraries
@@ -17,7 +18,7 @@ description
        emphasis on internationalization.
 end
 
-source_dl  =
+source_dl  = http://ftp.gnome.org/pub/GNOME/sources/pango/%{major}/
 sources    = %{thisapp}.tar.xz
 
 build
@@ -27,6 +28,7 @@ build
                freetype-devel
                gcc-c++
                glib2-devel
+               glibc-devel
                perl
                pkg-config
        end