diff --git a/kbd.changes b/kbd.changes index 2e2cdd1..bc40f59 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 28 21:15:08 UTC 2015 - crrodriguez@opensuse.org + +- Regenerate the initrd if this package changes as it is + included there for early console setup. + ------------------------------------------------------------------- Tue Feb 10 15:45:09 UTC 2015 - tchvatal@suse.com diff --git a/kbd.spec b/kbd.spec index 4b3b5d7..d6d559f 100644 --- a/kbd.spec +++ b/kbd.spec @@ -291,10 +291,14 @@ ln -s %{_bindir}/resizecons %{buildroot}/bin %post %{fillup_only -n console} %{fillup_only -n keyboard} +%{?regenerate_initrd_post} #echo "Please read the docu about the new COMPOSETABLE rc.config variable." #echo "See /etc/sysconfig/console, /etc/sysconfig/keyboard" #echo "and {_docdir}/kbd/README.SUSE." +%posttrans +%{?regenerate_initrd_posttrans} + %files -f %{name}.lang %defattr(-,root,root) #config(noreplace) /etc/sysconfig/console