From 889fe437603abfa7a74afeeda0bc11ce9c27644a Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Aug 13 2008 14:26:27 +0000 Subject: Make plymouth-gdm-hooks require plymouth-utils --- diff --git a/plymouth.spec b/plymouth.spec index bafce2c..fa0ee44 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -1,7 +1,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.5.0 -Release: 16.2008.08.13%{?dist} +Release: 17.2008.08.13%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -56,6 +56,7 @@ including a boot log viewing application. Summary: Plymouth GDM integration Group: Applications/System Requires: gdm >= 1:2.22.0 +Requires: plymouth-utils Requires: %{name} = %{version}-%{release} %description gdm-hooks @@ -204,6 +205,9 @@ fi %{_libdir}/plymouth/spinfinity.so %changelog +* Wed Aug 13 2008 Ray Strode 0.5.0-17.2008.08.13 +- Make plymouth-gdm-hooks require plymouth-utils + * Wed Aug 13 2008 Ray Strode 0.5.0-16.2008.08.13 - Add a boot failure viewer to login screen (written by Matthias)