update to 0.9.4.20190329git [release 0.9.4.20190329git-1mamba;Fri Mar 29 2019]
This commit is contained in:
parent
0613d71cb4
commit
bb2e8464e6
@ -1,6 +1,6 @@
|
||||
Name: plymouth
|
||||
Epoch: 3
|
||||
Version: 0.9.3.20190111git
|
||||
Version: 0.9.4.20190329git
|
||||
Release: 1mamba
|
||||
Summary: Provides a graphical boot animation while the boot process happens in the background
|
||||
Group: System/Kernel and Hardware
|
||||
@ -118,7 +118,7 @@ This package contains the default themes provides with plymouth.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
#%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
|
||||
@ -156,6 +156,8 @@ install -D -m0644 %{SOURCE4} %{buildroot}%{_unitdir}/gdm-plymouth.service
|
||||
install -D -m0644 %{SOURCE5} %{buildroot}%{_unitdir}/lxdm-plymouth.service
|
||||
install -D -m0644 %{SOURCE6} %{buildroot}%{_unitdir}/plymouth-deactivate.service
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
## don't quit plymouth on multi-user target to allow smooth transition to X in graphical target
|
||||
#rm -f %{buildroot}/lib/systemd/system/multi-user.target.wants/plymouth-quit-wait.service
|
||||
#rm -f %{buildroot}/lib/systemd/system/multi-user.target.wants/plymouth-quit.service
|
||||
@ -179,7 +181,7 @@ fi
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
|
||||
/bin/plymouth
|
||||
@ -287,6 +289,9 @@ fi
|
||||
%{_datadir}/plymouth/themes/tribar/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4.20190329git-1mamba
|
||||
- update to 0.9.4.20190329git
|
||||
|
||||
* Fri Jan 11 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.3.20190111git-1mamba
|
||||
- update to 0.9.3.20190111git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user