- Update to 1.9.1
This commit is contained in:
parent
650b5e584f
commit
e3dc173925
@ -2,3 +2,4 @@ pango-1.6.0.tar.bz2
|
||||
pango-1.8.0.tar.bz2
|
||||
pango-1.8.1.tar.bz2
|
||||
pango-1.9.0.tar.bz2
|
||||
pango-1.9.1.tar.bz2
|
||||
|
||||
10
pango.spec
10
pango.spec
@ -3,12 +3,12 @@
|
||||
%define pkgconfig_version 0.12
|
||||
%define freetype_version 2.1.3-3
|
||||
%define fontconfig_version 2.0
|
||||
%define cairo_version 0.5.0
|
||||
%define cairo_version 0.6.0
|
||||
%define xft_version 1.9.1.020626.1517-1
|
||||
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
@ -67,8 +67,7 @@ pango.
|
||||
|
||||
%build
|
||||
|
||||
## pango 1.9.0 shipped without api docs
|
||||
%configure --without-qt --enable-gtk-doc
|
||||
%configure
|
||||
make
|
||||
|
||||
%install
|
||||
@ -184,6 +183,9 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 28 2005 Owen Taylor <otaylor@redhat.com> 1.9.1-1
|
||||
- Update to 1.9.1
|
||||
|
||||
* Tue Jun 21 2005 Matthias Clasen <mclasen@redhat.com>
|
||||
- Add a missing requires
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user