diff --git a/plymouth.changes b/plymouth.changes index 8b1964a..944877a 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 17 10:30:57 UTC 2012 - glin@suse.com + +- Correct the theme name in the post install script of + plymouth-branding-openSUSE + ------------------------------------------------------------------- Thu Apr 5 14:44:25 UTC 2012 - tittiatcoke@gmail.com diff --git a/plymouth.spec b/plymouth.spec index c1b0f0b..2d8127c 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -467,7 +467,7 @@ fi if [ $1 -eq 1 ]; then export LIB=%{_libdir} if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "text" ]; then - %{_sbindir}/plymouth-set-default-theme SuSE + %{_sbindir}/plymouth-set-default-theme openSUSE if [ -x /sbin/mkinitrd ]; then /sbin/mkinitrd fi