- Update to 1.16.4.
- Enable doc rebuilding to get cross-references right.
This commit is contained in:
parent
14d769a14d
commit
ae135911b3
@ -1 +1 @@
|
||||
pango-1.16.2.tar.bz2
|
||||
pango-1.16.4.tar.bz2
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user