Accepting request 162328 from devel:openSUSE:Factory
bnc#813079: Call update-bootloader in %post to update *.efi in \efi\opensuse (forwarded request 162327 from gary_lin) OBS-URL: https://build.opensuse.org/request/show/162328 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shim?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 03:54:22 UTC 2013 - glin@suse.com
|
||||
|
||||
- Call update-bootloader in %post to update *.efi in \efi\opensuse
|
||||
(bnc#813079)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 06:53:47 UTC 2013 - glin@suse.com
|
||||
|
||||
|
@@ -66,6 +66,7 @@ BuildRequires: mozilla-nss-tools
|
||||
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 @@ install -m 755 %{SOURCE3} %{buildroot}/%{_sbindir}/
|
||||
%clean
|
||||
%{?buildroot:%__rm -rf "%{buildroot}"}
|
||||
|
||||
%post
|
||||
/sbin/update-bootloader --refresh || true
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYRIGHT
|
||||
|
Reference in New Issue
Block a user