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