From 6991da045a19cd0a30bb2f671967a7de23dce06f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Dec 2005 17:36:37 +0000 Subject: [PATCH] Fix buildrequires --- pango.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pango.spec b/pango.spec index 6c5dd16..7c23a4b 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text. Name: pango Version: 1.11.1 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2 @@ -30,7 +30,7 @@ BuildRequires: libXrender-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXft-devel -BuildRequires: cairo >= %{cairo_version} +BuildRequires: cairo-devel >= %{cairo_version} Obsoletes: pango-gtkbeta, fribidi-gtkbeta Patch1: pango-slighthint.patch @@ -187,6 +187,9 @@ esac %changelog +* Wed Dec 19 2005 Matthias Clasen - 1.11.1-2 +- BuildRequire cairo-devel + * Wed Dec 14 2005 Matthias Clasen - 1.11.1-1 - Update to 1.11.1