SHA256
1
0
forked from pool/grub2

Accepting request 98514 from devel:openSUSE:Factory

platforms without efi should not specify exclusion of it (forwarded request 98511 from michael-chang)

OBS-URL: https://build.opensuse.org/request/show/98514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2012-01-04 06:23:56 +00:00 committed by Git OBS Bridge
parent 9bb9d2c66d
commit ea049f37c9
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 2 03:16:13 UTC 2012 - mchang@suse.com
- platforms without efi should not specify exclusion of it
-------------------------------------------------------------------
Thu Dec 29 02:31:23 UTC 2011 - mchang@suse.com

View File

@ -280,9 +280,13 @@ fi
%{_libdir}/%{name}
%{_libdir}/grub/
%{_sbindir}/%{name}-*
%ifarch %{efi}
%exclude %{_sbindir}/grub2-efi-*
%endif
%{_bindir}/%{name}-*
%ifarch %{efi}
%exclude %{_bindir}/%{name}-efi-*
%endif
%{_sysconfdir}/bash_completion.d/grub
%config %{_sysconfdir}/default/grub
%dir %{_sysconfdir}/grub.d