Accepting request 121227 from devel:openSUSE:Factory
Please help to review the patch, thanks. (forwarded request 121161 from michael-chang) OBS-URL: https://build.opensuse.org/request/show/121227 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=34
This commit is contained in:
parent
53aee3d6df
commit
e9b50f7cb0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 06:38:05 UTC 2012 - mchang@suse.com
|
||||
|
||||
- fix build error on 12.1 caused by autogen aborts because of
|
||||
absence of guile package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 03:17:21 UTC 2012 - mchang@suse.com
|
||||
|
||||
|
@ -44,6 +44,9 @@ BuildRequires: ruby
|
||||
BuildRequires: xz
|
||||
BuildRequires: autogen
|
||||
BuildRequires: python
|
||||
%if 0%{?suse_version} == 1210
|
||||
BuildRequires: guile
|
||||
%endif
|
||||
|
||||
# Modules always contain just 32-bit code
|
||||
%define _libdir %{_exec_prefix}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user