This commit is contained in:
parent
3ef7d4d1e0
commit
bf26caaefd
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user