diff --git a/shim.changes b/shim.changes index 840552d..73cc914 100644 --- a/shim.changes +++ b/shim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 14 09:39:02 UTC 2014 - glin@suse.com + +- Use --reinit instead of --refresh in %post to update the files + in /boot + ------------------------------------------------------------------- Tue Apr 29 07:38:11 UTC 2014 - mchang@suse.com diff --git a/shim.spec b/shim.spec index 38d63a0..a4a9650 100644 --- a/shim.spec +++ b/shim.spec @@ -227,7 +227,7 @@ done %{?buildroot:%__rm -rf "%{buildroot}"} %post -/sbin/update-bootloader --refresh || true +/sbin/update-bootloader --reinit || true %files %defattr(-,root,root)