Mageia Bugzilla – Attachment 10104 Details for
Bug 22950
Unable to preview plymouth themes because x11.so is not being built
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to remove compile option from spec
plymouth.spec.patch (text/plain), 839 bytes, created by
Jeremiah Summers
on 2018-04-25 09:24:32 CEST
(
hide
)
Description:
Patch to remove compile option from spec
Filename:
MIME Type:
Creator:
Jeremiah Summers
Created:
2018-04-25 09:24:32 CEST
Size:
839 bytes
patch
obsolete
>--- plymouth.spec_old 2018-04-25 00:19:27.727341280 -0700 >+++ plymouth.spec 2018-04-25 00:21:07.697504078 -0700 >@@ -11,7 +11,7 @@ > Summary: Graphical Boot Animation and Logger > Name: plymouth > Version: 0.9.3 >-Release: %mkrel 1 >+Release: %mkrel 2 > License: GPLv2+ > Group: System/Boot and Init > URL: http://freedesktop.org/software/plymouth/releases >@@ -276,8 +276,7 @@ > --without-rhgb-compat-link \ > --with-system-root-install \ > --with-release-file=/etc/mageia-release \ >- --enable-pango \ >- --enable-gtk=no >+ --enable-pango > > %make_build > cd .. >@@ -368,6 +367,7 @@ > %{_libdir}/plymouth/text.so > %{_mandir}/man1/plymouth.1* > %dir %{_libdir}/plymouth/renderers >+%{_libdir}/plymouth/renderers/x11* > %{_libdir}/plymouth/renderers/drm* > %{_libdir}/plymouth/renderers/frame-buffer* > %ghost %{_datadir}/plymouth/themes/default.plymouth
--- plymouth.spec_old 2018-04-25 00:19:27.727341280 -0700 +++ plymouth.spec 2018-04-25 00:21:07.697504078 -0700 @@ -11,7 +11,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.9.3 -Release: %mkrel 1 +Release: %mkrel 2 License: GPLv2+ Group: System/Boot and Init URL: http://freedesktop.org/software/plymouth/releases @@ -276,8 +276,7 @@ --without-rhgb-compat-link \ --with-system-root-install \ --with-release-file=/etc/mageia-release \ - --enable-pango \ - --enable-gtk=no + --enable-pango %make_build cd .. @@ -368,6 +367,7 @@ %{_libdir}/plymouth/text.so %{_mandir}/man1/plymouth.1* %dir %{_libdir}/plymouth/renderers +%{_libdir}/plymouth/renderers/x11* %{_libdir}/plymouth/renderers/drm* %{_libdir}/plymouth/renderers/frame-buffer* %ghost %{_datadir}/plymouth/themes/default.plymouth
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22950
: 10104