rpms/plymouth/devel plymouth.spec,1.88,1.89

Ray Strode rstrode at fedoraproject.org
Fri Oct 31 13:41:44 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/plymouth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4536

Modified Files:
	plymouth.spec 
Log Message:
- Add pango minimum version to buildrequires



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- plymouth.spec	30 Oct 2008 20:45:29 -0000	1.88
+++ plymouth.spec	31 Oct 2008 13:41:13 -0000	1.89
@@ -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 @@
 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 @@
 %defattr(-, root, root)
 
 %changelog
+* Fri Oct 31 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.10.30.3
+- Add pango minimum version to buildrequires
+
 * Thu Oct 30 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.10.30.2
 - Update prompt text colors to be legible on new artwork
 




More information about the scm-commits mailing list