From eb5d8efbcde1e7c125640e50ab238959d5fe2f4f Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 31 Oct 2008 13:41:13 +0000 Subject: [PATCH] - Add pango minimum version to buildrequires --- plymouth.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index 5581ddc..3546e7c 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.6.0 -Release: 0.2008.10.30.2%{?dist} +Release: 0.2008.10.30.3%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -79,7 +79,7 @@ event start-up services fail. Summary: Plymouth label plugin Group: System Environment/Base Requires: %{name}-libs = %{version}-%{release} -BuildRequires: pango-devel +BuildRequires: pango-devel >= 1.21.0 BuildRequires: cairo-devel %description plugin-label @@ -298,6 +298,9 @@ fi %defattr(-, root, root) %changelog +* Fri Oct 31 2008 Ray Strode 0.6.0-0.2008.10.30.3 +- Add pango minimum version to buildrequires + * Thu Oct 30 2008 Ray Strode 0.6.0-0.2008.10.30.2 - Update prompt text colors to be legible on new artwork