File postun.plymouth of Package branding-basedonopensuse
if [ $1 -eq 0 ]; then
export LIB=%{_libdir}
if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "basedonopensuse" ]; then
%{_sbindir}/plymouth-set-default-theme -R --reset
fi
fi