From 516f74a4f3eea91cc11e24210d6aec40ea0d40b5 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Oct 21 2008 18:23:33 +0000 Subject: - Don't make plymouth-libs require plymouth (more fun with 467356) --- diff --git a/plymouth.spec b/plymouth.spec index 6a8cabb..a312d43 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.6.0 -Release: 0.2008.10.17.3%{?dist} +Release: 0.2008.10.17.4%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -31,7 +31,6 @@ after boot. %package libs Summary: Plymouth libraries Group: Development/Libraries -Requires: %{name} = %{version}-%{release} %description libs This package contains the libply and libplybootsplash libraries @@ -293,6 +292,9 @@ fi %{_libdir}/plymouth/solar.so %changelog +* Tue Oct 21 2008 Ray Strode 0.5.0-0.2008.10.17.4 +- Don't make plymouth-libs require plymouth (more fun with 467356) + * Mon Oct 20 2008 Ray Strode 0.5.0-0.2008.10.17.3 - Add initscripts requires (bug 461322)