- Update to 1.16.4.

- Enable doc rebuilding to get cross-references right.
This commit is contained in:
besfahbo 2007-04-27 07:15:27 +00:00
parent 14d769a14d
commit ae135911b3
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
pango-1.16.2.tar.bz2
pango-1.16.4.tar.bz2

View File

@ -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 <besfahbo@redhat.com> - 1.16.4-1
- Update to 1.16.4.
- Enable doc rebuilding to get cross-references right.
* Tue Apr 10 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.16.2-1
- Update to 1.16.2.

View File

@ -1 +1 @@
8ea80c1d747a2844d7d096bfd347c2dc pango-1.16.2.tar.bz2
025e2ac5e40cac163aae4653aeef559c pango-1.16.4.tar.bz2