diff --git a/plymouth.changes b/plymouth.changes index 5af4c72..5868c96 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 23 15:57:44 UTC 2012 - tittiatcoke@gmail.com + +- Make sure that the package libply-boot-client is always + installed to prevent a system that will not boot + ------------------------------------------------------------------- Thu Feb 23 12:38:51 UTC 2012 - saschpe@suse.de diff --git a/plymouth.spec b/plymouth.spec index c901b5e..2aeb66d 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -89,6 +89,7 @@ used by graphical Plymouth splashes. %package -n libply2 Summary: Plymouth core library Group: Development/Libraries/C and C++ +Requires: libply-boot-client2 = %{version} %description -n libply2 This package contains the libply library used by Plymouth. @@ -97,7 +98,7 @@ This package contains the libply library used by Plymouth. Summary: Libraries and headers for writing Plymouth splash plugins Group: Development/Libraries/C and C++ Requires: %{name} = %{version} -Requires: libply-boot-client = %{version} +Requires: libply-boot-client2 = %{version} Requires: libply-splash-core2 = %{version} Requires: libply-splash-graphics2 = %{version} Requires: libply2 = %{version}