[packages/VirtualBox] remove x32 from supported archs
atler
atler at pld-linux.org
Fri Sep 11 20:30:44 CEST 2015
commit dcd11b3e49be433f0fc4f18937c3b55680fc2f8a
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Sep 11 20:29:16 2015 +0200
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/dcd11b3e49be433f0fc4f18937c3b55680fc2f8a
More information about the pld-cvs-commit
mailing list