This commit is contained in:
Matthias Clasen 2006-02-06 16:23:18 +00:00
parent 4ffd28893c
commit ee552b8d37

View File

@ -5,9 +5,9 @@
%define fontconfig_version 2.0
%define cairo_version 0.9.2
Summary: System for layout and rendering of internationalized text.
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.11.3
Version: 1.11.4
Release: 1
License: LGPL
Group: System Environment/Libraries
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/pango-%{PACKAGE_VERSION}-root
# We need to prereq this so we can run pango-querymodules
Prereq: glib2 >= %{glib2_version}
Prereq: freetype >= %{freetype_version}
Prereq: libXrender, libX11, libXext, libXft
Requires(pre): libXrender, libX11, libXext, libXft
Requires: freetype >= %{freetype_version}
Requires: cairo >= %{cairo_version}
BuildRequires: libtool >= 1.4.2-10
@ -187,6 +187,9 @@ esac
%changelog
* Mon Feb 6 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-1
- Update to 1.11.4
* Mon Jan 30 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.3-1
- Update to 1.11.3