Raymond Wooninck 2012-06-29 09:12:44 +00:00 committed by Git OBS Bridge
parent 49e8ffc980
commit 80e306516d

View File

@ -311,6 +311,17 @@ This package contains the "script" boot splash theme for
Plymouth. It it is a simple example theme the uses the "script"
plugin.
%package systemd
Summary: systemd integration for Plymouth
Group: System/Base
Requires: %{name} = %{version}
Requires: systemd
Obsoletes: systemd-plymouth <= 44.10.1
Provides: systemd-plymouth = 44.10.2
%description systemd
This package contains the service files for the systemd integration
%prep
%setup -q
%patch1 -p1
@ -621,4 +632,8 @@ fi
%{_datadir}/plymouth/logo.png
%{_datadir}/plymouth/themes/openSUSE/
%files systemd
%defattr(-, root, root)
/lib/systemd/system/*
%changelog