- restrict requires on grub2-x86_64-xen to x86_64 hosts
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=335
This commit is contained in:
parent
4c13b01c59
commit
d7a64b648a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 11 08:38:36 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- restrict requires on grub2-x86_64-xen to x86_64 hosts
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 30 09:01:16 MDT 2014 - carnold@suse.com
|
Tue Sep 30 09:01:16 MDT 2014 - carnold@suse.com
|
||||||
|
|
||||||
|
2
xen.spec
2
xen.spec
@ -466,8 +466,10 @@ Summary: Xen Virtualization: Control tools for domain 0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Requires: bridge-utils
|
Requires: bridge-utils
|
||||||
%if %suse_version >= 1315
|
%if %suse_version >= 1315
|
||||||
|
%ifarch x86_64
|
||||||
Requires: grub2-x86_64-xen
|
Requires: grub2-x86_64-xen
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
Requires: multipath-tools
|
Requires: multipath-tools
|
||||||
Requires: python
|
Requires: python
|
||||||
Requires: python-curses
|
Requires: python-curses
|
||||||
|
Loading…
Reference in New Issue
Block a user