diff --git a/plymouth.spec b/plymouth.spec index 4210a4d..e710aa9 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -58,6 +58,9 @@ Patch24: 0001-libply-splash-core-also-monitor-for-file-removal-in-.patch Patch25: 0001-seat-be-a-little-more-forgiving-in-the-case-there-s-.patch # PATCH-FIX-UPSTREAM plymouth-ignore-cirrusdrm.patch fcrozat@suse.com -- ignore cirrusdrm, use fb instead Patch26: plymouth-ignore-cirrusdrm.patch +# PATCH-FIX-UPSTREAM 0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch bnc#886148 fcrozat@suse.com -- fix UTF-8 code for square +Patch27: 0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch + BuildRequires: automake BuildRequires: docbook-xsl-stylesheets BuildRequires: kernel-headers @@ -352,6 +355,7 @@ plugin. %patch24 -p1 %patch25 -p1 %patch26 -p1 +%patch27 -p1 # replace builddate with patch0date sed -i "s/__DATE__/\"$(stat -c %y %{_sourcedir}/%{name}.changes)\"/" src/main.c