]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox.spec
remove x32 from supported archs
[packages/VirtualBox.git] / VirtualBox.spec
index 74d0d0f424db6984fef64f5ab655ba9f6bddf5dd..e42aa6ff893c3d7ec8c05e242a1a1e4dcfda72ad 100644 (file)
@@ -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}
This page took 0.029876 seconds and 4 git commands to generate.