Author: mclasen

Update of /cvs/pkgs/rpms/pango/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20168

Modified Files:
        pango.spec sources 
Log Message:
1.26.2



Index: pango.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pango/devel/pango.spec,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -p -r1.180 -r1.181
--- pango.spec  3 Dec 2009 21:12:36 -0000       1.180
+++ pango.spec  6 Jan 2010 14:11:50 -0000       1.181
@@ -8,11 +8,11 @@
 
 Summary: System for layout and rendering of internationalized text
 Name: pango
-Version: 1.26.1
+Version: 1.26.2
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
-Source: http://download.gnome.org/sources/pango/1.25/pango-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/pango/1.26/pango-%{version}.tar.bz2
 URL: http://www.pango.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -162,6 +162,8 @@ esac
 
 # autoconf uses powerpc not ppc
 host=`echo $host | sed "s/^ppc/powerpc/"`
+# autoconf uses ibm-linux not redhat-linux on s390x
+host=`echo $host | sed "s/^s390\(x\)*-redhat/s390\1-ibm/"`
 
 case "$host" in
   alpha*|ia64*|powerpc64*|s390x*|sparc64*|x86_64*)
@@ -228,6 +230,10 @@ fi
 
 
 %changelog
+* Wed Dec 16 2009 Matthias Clasen <mcla...@redhat.com> - 1.26.2-1
+- Update to 1.26.2
+- See http://download.gnome.org/sources/pango/1.26/pango-1.26.2.news
+
 * Thu Dec  3 2009 Behdad Esfahbod <besfa...@redhat.com> - 1.26.1-1
 - 1.26.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pango/devel/sources,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -p -r1.99 -r1.100
--- sources     3 Dec 2009 21:12:36 -0000       1.99
+++ sources     6 Jan 2010 14:11:50 -0000       1.100
@@ -1 +1 @@
-2cbc1f26639e335905f7d31c0da53fce  pango-1.26.1.tar.bz2
+f30212b8833af3ce5c82121dc309e3d0  pango-1.26.2.tar.bz2

_______________________________________________
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to