Browse Source

modifying package: pango-1.4.1 20040803 -> 20040914

Thorsten Hohmeier 21 years ago
parent
commit
4e9c074a33
1 changed files with 3 additions and 2 deletions
  1. 3 2
      pango/pango.spec

+ 3 - 2
pango/pango.spec

@@ -39,7 +39,7 @@ Class:        PLUS
 Group:        XWindow
 License:      GPL
 Version:      %{V_pango}
-Release:      20040803
+Release:      20040914
 
 #   list of sources
 Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/pango-%{V_pango}.tar.gz
@@ -64,9 +64,10 @@ AutoReqProv:  no
 
 %track
     prog pango = {
+        comment   = "tho: 14.09.04: wait for availability of gtk/glib 2.6"
         version   = %{version}
         url       = ftp://ftp.gtk.org/pub/gtk/
-        regex     = (v2\.[246])
+        regex     = (v2\.[24])
         url       = ftp://ftp.gtk.org/pub/gtk/__NEWVER__/
         regex     = pango-(__VER__)\.tar\.gz
     }