Update to 1.14.0
This commit is contained in:
parent
3a2b56a4c7
commit
edbc47677e
10
pango.spec
10
pango.spec
@ -3,15 +3,15 @@
|
||||
%define pkgconfig_version 0.12
|
||||
%define freetype_version 2.1.3-3
|
||||
%define fontconfig_version 2.0
|
||||
%define cairo_version 1.1.2
|
||||
%define cairo_version 1.2.2
|
||||
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.13.5
|
||||
Version: 1.14.0
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.13/pango-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
|
||||
URL: http://www.pango.org
|
||||
BuildRoot: %{_tmppath}/pango-%{PACKAGE_VERSION}-root
|
||||
|
||||
@ -21,7 +21,6 @@ Prereq: freetype >= %{freetype_version}
|
||||
Requires(pre): libXrender, libX11, libXext, libXft
|
||||
Requires: freetype >= %{freetype_version}
|
||||
Requires: cairo >= %{cairo_version}
|
||||
BuildRequires: libtool >= 1.4.2-10
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: pkgconfig >= %{pkgconfig_version}
|
||||
BuildRequires: freetype-devel >= %{freetype_version}
|
||||
@ -190,6 +189,9 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 07 2006 Behdad Esfahbod <besfahbo@redhat.com> - 1.14.0-1
|
||||
- Update to 1.14.0
|
||||
|
||||
* Wed Aug 02 2006 Behdad Esfahbod <besfahbo@redhat.com> - 1.13.5-1
|
||||
- Update to 1.13.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user