Hello community, here is the log from the commit of package shim.1510 for openSUSE:12.3:Update checked in at 2013-04-17 16:41:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.3:Update/shim.1510 (Old) and /work/SRC/openSUSE:12.3:Update/.shim.1510.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shim.1510", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:12.3:Update/shim.1510/shim.changes 2013-04-02 16:33:23.000000000 +0200 +++ /work/SRC/openSUSE:12.3:Update/.shim.1510.new/shim.changes 2013-04-17 16:41:45.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.qzVsSe/_old 2013-04-17 16:41:48.000000000 +0200 +++ /var/tmp/diff_new_pack.qzVsSe/_new 2013-04-17 16:41:48.000000000 +0200 @@ -60,6 +60,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 @@ -139,6 +140,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]
