Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2014-12-25 23:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grub2 (Old)
 and      /work/SRC/openSUSE:Factory/.grub2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grub2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grub2/grub2.changes      2014-12-17 
19:17:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2014-12-25 
23:20:44.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 25 08:34:49 UTC 2014 - mplus...@suse.com
+
+- Require efibootmgr also on i586 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grub2.spec ++++++
--- /var/tmp/diff_new_pack.U0T1Jn/_old  2014-12-25 23:20:46.000000000 +0100
+++ /var/tmp/diff_new_pack.U0T1Jn/_new  2014-12-25 23:20:46.000000000 +0100
@@ -284,6 +284,13 @@
 Requires:       efibootmgr
 Requires(post): efibootmgr
 %endif
+# Also require efibootmgr on i586 Tumbleweed where it is available
+%if 0%{?suse_version} > 1320
+%ifarch i586
+Requires:       efibootmgr
+Requires(post): efibootmgr
+%endif
+%endif
 Requires:       %{name} = %{version}-%{release}
 Requires(post):        %{name} = %{version}-%{release}
 Requires:       perl-Bootloader >= 0.706

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to