From dcd11b3e49be433f0fc4f18937c3b55680fc2f8a Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 11 Sep 2015 20:29:16 +0200 Subject: [PATCH] remove x32 from supported archs - looks like upstream does not really support x32 builds, if needed please add such support - rel 2 --- VirtualBox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VirtualBox.spec b/VirtualBox.spec index 74d0d0f..e42aa6f 100644 --- a/VirtualBox.spec +++ b/VirtualBox.spec @@ -42,7 +42,7 @@ exit 1 %define qtver 4.8.0 -%define rel 1 +%define rel 2 %define pname VirtualBox Summary: VirtualBox - x86 hardware virtualizer Summary(pl.UTF-8): VirtualBox - wirtualizator sprzętu x86 @@ -172,7 +172,7 @@ Requires: libvncserver >= 0.9.9 Requires: udev-core Provides: group(vbox) Obsoletes: VirtualBox-udev < 4.2.10-5 -ExclusiveArch: %{ix86} %{x8664} x32 +ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %ifarch %{x8664} -- 2.44.0