From ae135911b3075cce1e6f812735736173e7a01203 Mon Sep 17 00:00:00 2001 From: besfahbo Date: Fri, 27 Apr 2007 07:15:27 +0000 Subject: [PATCH] - Update to 1.16.4. - Enable doc rebuilding to get cross-references right. --- .cvsignore | 2 +- pango.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7bff9a6..a7ac48c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pango-1.16.2.tar.bz2 +pango-1.16.4.tar.bz2 diff --git a/pango.spec b/pango.spec index 02f4a67..197e021 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.16.2 +Version: 1.16.4 Release: 1%{?dist} License: LGPL Group: System Environment/Libraries @@ -34,6 +34,7 @@ BuildRequires: libXft-devel BuildRequires: libXt-devel BuildRequires: cairo-devel >= %{cairo_version} BuildRequires: libthai-devel >= %{libthai_version} +BuildRequires: gtk-doc Obsoletes: pango-gtkbeta, fribidi-gtkbeta # Look for pango.modules in an arch-specific directory @@ -72,7 +73,7 @@ pango. %build -%configure --disable-gtk-doc --with-included-modules=basic-fc +%configure --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc make %install @@ -219,6 +220,10 @@ fi %changelog +* Fri Apr 10 2007 Behdad Esfahbod - 1.16.4-1 +- Update to 1.16.4. +- Enable doc rebuilding to get cross-references right. + * Tue Apr 10 2007 Behdad Esfahbod - 1.16.2-1 - Update to 1.16.2. diff --git a/sources b/sources index 4009245..c79530a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ea80c1d747a2844d7d096bfd347c2dc pango-1.16.2.tar.bz2 +025e2ac5e40cac163aae4653aeef559c pango-1.16.4.tar.bz2