From 04c83083da5a42043e5e185a178bd7cd7656dd6f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Apr 08 2009 23:07:54 +0000 Subject: - Drop the version on system-logos requires for now, causing hell with other -logos providers not having the same version. --- diff --git a/plymouth.spec b/plymouth.spec index 8cb9f99..a72d4fb 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.7.0 -Release: 0.2009.03.10.2%{?dist} +Release: 0.2009.03.10.3%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -14,7 +14,7 @@ Source1: boot-duration URL: http://freedesktop.org/software/plymouth/releases BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: system-logos >= 9.0.1 +Requires: system-logos Requires(post): plymouth-scripts Requires: initscripts >= 8.83-1 @@ -322,6 +322,10 @@ fi %defattr(-, root, root) %changelog +* Wed Apr 08 2009 Jesse Keating - 0.7.0-0.2009.03.10.3 +- Drop the version on system-logos requires for now, causing hell with + other -logos providers not having the same version. + * Wed Mar 18 2009 Ray Strode 0.7.0-0.2009.03.10.2 - Destroy terminal on detach (may help with bug 490965)