Accepting request 212527 from openSUSE:Factory:Staging:Gcc48

- gcc-32bit pulls in the right gcc bits, so better buildrequire that

OBS-URL: https://build.opensuse.org/request/show/212527
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=281
This commit is contained in:
Charles Arnold 2014-01-02 00:51:35 +00:00 committed by Git OBS Bridge
parent a11c33863f
commit 7057c8e7c9
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 1 10:28:10 UTC 2014 - coolo@suse.com
- gcc-32bit pulls in the right gcc bits, so better buildrequire that
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 26 08:26:07 MST 2013 - carnold@suse.com Tue Nov 26 08:26:07 MST 2013 - carnold@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package xen # spec file for package xen
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products 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/
# #
Name: xen Name: xen
ExclusiveArch: %ix86 x86_64 %arm aarch64 ExclusiveArch: %ix86 x86_64 %arm aarch64
%define xvers 4.3 %define xvers 4.3
@ -116,7 +117,7 @@ BuildRequires: libgcc46
BuildRequires: libgcc46-32bit BuildRequires: libgcc46-32bit
%endif %endif
BuildRequires: gcc-32bit BuildRequires: gcc-32bit
BuildRequires: gcc43-32bit BuildRequires: gcc-32bit
BuildRequires: glibc-32bit BuildRequires: glibc-32bit
BuildRequires: glibc-devel-32bit BuildRequires: glibc-devel-32bit
%define max_cpus 256 %define max_cpus 256