From 333b46265af7719b8809cf7944f5e306cf12611113633357e7c2ca7f175b5940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 1 Jun 2016 10:25:35 +0000 Subject: [PATCH] - Remove framebuffer support bsc#980750 and bsc#982226 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=173 --- plymouth.changes | 5 +++++ plymouth.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/plymouth.changes b/plymouth.changes index 0fa0353..02794cd 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 1 10:20:05 UTC 2016 - idonmez@suse.com + +- Remove framebuffer support bsc#980750 and bsc#982226 + ------------------------------------------------------------------- Mon Feb 8 15:00:06 UTC 2016 - fvogt@suse.com diff --git a/plymouth.spec b/plymouth.spec index 71c9ead..391b25b 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -412,6 +412,9 @@ cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_datadir}/plymouth/default-boot-d cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_localstatedir}/lib/plymouth cp %{buildroot}/%{_datadir}/plymouth/plymouthd.defaults %{buildroot}/%{_sysconfdir}/plymouth/plymouthd.conf +# Remove framebuffer support, bsc#980750 +rm %{buildroot}%{_libdir}/plymouth/renderers/frame-buffer.so + %post %{?regenerate_initrd_post} if [ ! -e /.buildenv ]; then @@ -530,7 +533,6 @@ fi %{_libdir}/plymouth/details.so %{_libdir}/plymouth/text.so %{_libdir}/plymouth/renderers/drm* -%{_libdir}/plymouth/renderers/frame-buffer* %{_datadir}/plymouth/default-boot-duration %{_datadir}/plymouth/themes/details/details.plymouth %{_datadir}/plymouth/themes/text/text.plymouth