Accepting request 288683 from Virtualization
1 OBS-URL: https://build.opensuse.org/request/show/288683 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=201
This commit is contained in:
commit
79d0e0dc13
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 24 16:22:45 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- Disable the PIE enablement done for Factory, as the XEN code
|
||||||
|
is not buildable with PIE and it does not make much sense
|
||||||
|
to build the hypervisor code with it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 17 10:48:56 MST 2015 - carnold@suse.com
|
Tue Feb 17 10:48:56 MST 2015 - carnold@suse.com
|
||||||
|
|
||||||
|
4
xen.spec
4
xen.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xen
|
# spec file for package xen
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
Name: xen
|
Name: xen
|
||||||
@ -86,6 +87,7 @@ BuildRequires: libfdt1-devel
|
|||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
BuildRequires: dev86
|
BuildRequires: dev86
|
||||||
%endif
|
%endif
|
||||||
|
#!BuildIgnore: gcc-PIE
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user