update to 0.9.3.20160705git [release 0.9.3.20160705git-1mamba;Tue Jul 05 2016]
This commit is contained in:
parent
468d222770
commit
7268b816f7
@ -1,8 +0,0 @@
|
|||||||
--- plymouth-0.9.2.20150815git/src/plymouthd.defaults.orig 2015-08-16 00:23:06.410330232 +0200
|
|
||||||
+++ plymouth-0.9.2.20150815git/src/plymouthd.defaults 2015-08-16 00:23:14.738258452 +0200
|
|
||||||
@@ -2,4 +2,4 @@
|
|
||||||
# upgrades.
|
|
||||||
[Daemon]
|
|
||||||
Theme=spinner
|
|
||||||
-ShowDelay=5
|
|
||||||
+ShowDelay=0
|
|
9
plymouth-0.9.3.20160705git-disable_ShowDelay.patch
Normal file
9
plymouth-0.9.3.20160705git-disable_ShowDelay.patch
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
--- plymouth-0.9.3.20160705git/src/plymouthd.defaults.orig 2016-07-05 22:41:45.615656378 +0200
|
||||||
|
+++ plymouth-0.9.3.20160705git/src/plymouthd.defaults 2016-07-05 22:43:14.505678660 +0200
|
||||||
|
@@ -2,5 +2,5 @@
|
||||||
|
# upgrades.
|
||||||
|
[Daemon]
|
||||||
|
Theme=spinner
|
||||||
|
-ShowDelay=5
|
||||||
|
+ShowDelay=0
|
||||||
|
DeviceTimeout=5
|
@ -1,22 +1,21 @@
|
|||||||
Name: plymouth
|
Name: plymouth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.2.20150815git
|
Version: 0.9.3.20160705git
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Provides a graphical boot animation while the boot process happens in the background
|
Summary: Provides a graphical boot animation while the boot process happens in the background
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||||
Source: git://anongit.freedesktop.org/git/plymouth/master/plymouth-%{version}.tar.bz2
|
Source: https+git://anongit.freedesktop.org/git/plymouth/master/plymouth-%{version}.tar.bz2
|
||||||
#Source: http://www.freedesktop.org/software/plymouth/releases/plymouth-%{version}.tar.bz2
|
|
||||||
Source1: initrd-functions
|
Source1: initrd-functions
|
||||||
Patch0: %{name}-0.8.3-libpng-1.4.patch
|
Patch0: %{name}-0.8.3-libpng-1.4.patch
|
||||||
Patch2: %{name}-0.8.3-fix_tty1_echo.patch
|
Patch2: %{name}-0.8.3-fix_tty1_echo.patch
|
||||||
Patch3: %{name}-0.8.5-dont_disable_fb_if_console_cmdline_is_passed.patch
|
Patch3: %{name}-0.8.5-dont_disable_fb_if_console_cmdline_is_passed.patch
|
||||||
Patch4: plymouth-0.8.8-fix-crash-on-deactivate.patch
|
Patch4: plymouth-0.8.8-fix-crash-on-deactivate.patch
|
||||||
Patch5: plymouth-0.9.2.20150815git-ensure-start-drm-before-plymouth.patch
|
Patch5: plymouth-0.9.2.20150815git-ensure-start-drm-before-plymouth.patch
|
||||||
Patch6: plymouth-0.9.2.20150815git-disable_ShowDelay.patch
|
Patch6: plymouth-0.9.3.20160705git-disable_ShowDelay.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -262,6 +261,9 @@ mkinitrd $INITRAMFS $KVER -f -q
|
|||||||
%{_datadir}/plymouth/themes/tribar/*
|
%{_datadir}/plymouth/themes/tribar/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 05 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.3.20160705git-1mamba
|
||||||
|
- update to 0.9.3.20160705git
|
||||||
|
|
||||||
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.2.20150815git-2mamba
|
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.2.20150815git-2mamba
|
||||||
- plymouth-start.service: patched to trigger udev drm drivers before running plymouthd
|
- plymouth-start.service: patched to trigger udev drm drivers before running plymouthd
|
||||||
- plymouthd.defaults: patch to set ShowDelay=0
|
- plymouthd.defaults: patch to set ShowDelay=0
|
||||||
|
Loading…
Reference in New Issue
Block a user