Hello community, here is the log from the commit of package shim for openSUSE:Factory checked in at 2013-04-03 13:06:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shim (Old) and /work/SRC/openSUSE:Factory/.shim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shim", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/shim/shim.changes 2013-03-08 13:40:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes 2013-04-03 13:06:31.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Apr 3 03:54:22 UTC 2013 - [email protected] + +- Call update-bootloader in %post to update *.efi in \efi\opensuse + (bnc#813079) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shim.spec ++++++ --- /var/tmp/diff_new_pack.LSxtTI/_old 2013-04-03 13:06:37.000000000 +0200 +++ /var/tmp/diff_new_pack.LSxtTI/_new 2013-04-03 13:06:37.000000000 +0200 @@ -66,6 +66,7 @@ BuildRequires: openssl >= 0.9.8 BuildRequires: pesign BuildRequires: pesign-obs-integration +Requires: perl-Bootloader BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: grub2-efi ExclusiveArch: x86_64 @@ -148,6 +149,9 @@ %clean %{?buildroot:%__rm -rf "%{buildroot}"} +%post +/sbin/update-bootloader --refresh || true + %files %defattr(-,root,root) %doc COPYRIGHT -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
