From 1c0ff11341d53d9c6d7d316c3522335df814a63f8e99d889bf926f0631b07bb4 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 10 Apr 2012 10:20:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=23 --- branding-suse.tar.xz | 4 ++-- plymouth.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/branding-suse.tar.xz b/branding-suse.tar.xz index 5b3edbb..4fa6e15 100644 --- a/branding-suse.tar.xz +++ b/branding-suse.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d181283ca5593658334217083abb7676b7a6c0b89da94104c71cb9708a5a263e -size 1426812 +oid sha256:96f6ec0461fdd9eae2a3845e97a07aa35a354e63eb9dd5cc10391360fec0de67 +size 1417396 diff --git a/plymouth.spec b/plymouth.spec index 77cb75c..c1b0f0b 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -477,7 +477,7 @@ fi %postun branding-openSUSE if [ $1 -eq 0 ]; then export lib=%{_libdir} - if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "SuSE" ]; then + if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "openSUSE" ]; then %{_sbindir}/plymouth-set-default-theme --reset /sbin/mkinitrd fi @@ -620,6 +620,6 @@ fi %defattr(-, root, root) %config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf %{_datadir}/plymouth/logo.png -%{_datadir}/plymouth/themes/SuSE/ +%{_datadir}/plymouth/themes/openSUSE/ %changelog