Hello community, here is the log from the commit of package grub2 for openSUSE:Factory checked in at 2020-07-28 17:22:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grub2 (Old) and /work/SRC/openSUSE:Factory/.grub2.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grub2" Tue Jul 28 17:22:14 2020 rev:222 rq:822680 version:2.04 Changes: -------- --- /work/SRC/openSUSE:Factory/grub2/grub2.changes 2020-05-26 17:14:20.891329674 +0200 +++ /work/SRC/openSUSE:Factory/.grub2.new.3592/grub2.changes 2020-07-28 17:22:15.957689250 +0200 @@ -1,0 +2,5 @@ +Thu Jul 16 13:15:27 UTC 2020 - Michel Normand <[email protected]> + +- No 95_textmode for PowerPC (boo#1174166) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grub2.spec ++++++ --- /var/tmp/diff_new_pack.oAawFn/_old 2020-07-28 17:22:19.837694397 +0200 +++ /var/tmp/diff_new_pack.oAawFn/_new 2020-07-28 17:22:19.841694402 +0200 @@ -899,6 +899,7 @@ %endif %ifarch ppc ppc64 ppc64le +rm -f $R%{_sysconfdir}/grub.d/95_textmode %else rm -f $R%{_sysconfdir}/grub.d/20_ppc_terminfo %endif @@ -1107,7 +1108,9 @@ %config(noreplace) %{_sysconfdir}/grub.d/40_custom %config(noreplace) %{_sysconfdir}/grub.d/41_custom %config(noreplace) %{_sysconfdir}/grub.d/90_persistent +%ifnarch ppc ppc64 ppc64le %config(noreplace) %{_sysconfdir}/grub.d/95_textmode +%endif %ifarch %{ix86} x86_64 %config(noreplace) %{_sysconfdir}/grub.d/20_memtest86+ %endif
