- Make "charge" theme require two-step plugin instead of solar (oops)

This commit is contained in:
Ray Strode 2009-05-07 01:25:27 +00:00
parent 9a41371a59
commit 82ccf19ee0

View File

@ -5,7 +5,7 @@
Summary: Graphical Boot Animation and Logger Summary: Graphical Boot Animation and Logger
Name: plymouth Name: plymouth
Version: 0.7.0 Version: 0.7.0
Release: 0.2009.05.06.1%{?dist} Release: 0.2009.05.06.2%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@ -204,7 +204,7 @@ short, fast one-shot animation.
%package theme-charge %package theme-charge
Summary: Plymouth "Charge" plugin Summary: Plymouth "Charge" plugin
Group: System Environment/Base Group: System Environment/Base
Requires: %{name}-plugin-solar = %{version}-%{release} Requires: %{name}-plugin-two-step = %{version}-%{release}
Requires(post): %{_sbindir}/plymouth-set-default-theme Requires(post): %{_sbindir}/plymouth-set-default-theme
Provides: plymouth(system-theme) = %{version}-%{release} Provides: plymouth(system-theme) = %{version}-%{release}
@ -431,6 +431,9 @@ fi
%defattr(-, root, root) %defattr(-, root, root)
%changelog %changelog
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.2
- Make "charge" theme require two-step plugin instead of solar (oops)
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.1 * Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.1
- Update to "plugin-rework" branch from git - Update to "plugin-rework" branch from git