Accepting request 233853 from home:gary_lin:branches:devel:openSUSE:Factory

Use --reinit instead of --refresh in %post to update the files in /boot

OBS-URL: https://build.opensuse.org/request/show/233853
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=75
This commit is contained in:
Gary Ching-Pang Lin 2014-05-14 10:01:52 +00:00 committed by Git OBS Bridge
parent 2562b2ffce
commit e0970dfd6a
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -227,7 +227,7 @@ done
%{?buildroot:%__rm -rf "%{buildroot}"}
%post
/sbin/update-bootloader --refresh || true
/sbin/update-bootloader --reinit || true
%files
%defattr(-,root,root)