This commit is contained in:
parent
49e8ffc980
commit
80e306516d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user