From 24c62fbdf54cca5892ef1957a272a76b0bb82a09 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: May 01 2009 17:43:08 +0000 Subject: - Make spinfinity provide plymouth(system-plugin) --- diff --git a/plymouth.spec b/plymouth.spec index a72d4fb..78ebe13 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.3%{?dist} +Release: 0.2009.03.10.4%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -130,6 +130,7 @@ Requires: %{name}-libs = %{version}-%{release} Requires: plymouth-plugin-label BuildRequires: libpng-devel Requires(post): %{_sbindir}/plymouth-set-default-plugin +Provides: plymouth(system-plugin) = %{version}-%{release} %description plugin-spinfinity This package contains the "Spinfinity" boot splash plugin for @@ -143,7 +144,6 @@ Requires: %{name}-libs = %{version}-%{release} Requires: plymouth-plugin-label Requires(post): %{_sbindir}/plymouth-set-default-plugin BuildRequires: libpng-devel -Provides: plymouth(system-plugin) = %{version}-%{release} %description plugin-solar This package contains the "Solar" boot splash plugin for @@ -322,6 +322,9 @@ fi %defattr(-, root, root) %changelog +* Fri May 01 2009 Ray Strode - 0.7.0-0.2009.03.10.4 +- Make spinfinity provide plymouth(system-plugin) + * 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.