Update to 1.9.0
This commit is contained in:
parent
fd77b27ccb
commit
a851aac94c
@ -1,3 +1,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
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.8.1
|
||||
Release: 2
|
||||
Version: 1.9.0
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2
|
||||
@ -20,6 +20,7 @@ Prereq: glib2 >= %{glib2_version}
|
||||
Prereq: freetype >= %{freetype_version}
|
||||
Prereq: xorg-x11-libs
|
||||
Requires: freetype >= %{freetype_version}
|
||||
Requires: cairo >= 0.5.0
|
||||
BuildRequires: libtool >= 1.4.2-10
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: pkgconfig >= %{pkgconfig_version}
|
||||
@ -177,6 +178,10 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 21 2005 Matthias Clasen <mclasen@redhat.com> 1.9.0-1
|
||||
- Update to 1.9.0
|
||||
- Require cairo
|
||||
|
||||
* Fri Mar 4 2005 Owen Taylor <otaylor@redhat.com> - 1.8.1-1
|
||||
- Update to 1.8.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user