- Remove framebuffer support bsc#980750 and bsc#982226

OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=173
This commit is contained in:
Ismail Dönmez 2016-06-01 10:25:35 +00:00 committed by Git OBS Bridge
parent 274b45a4c3
commit 333b46265a
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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