[packages/VirtualBox] - enable x32 arch for kernel module build - rel 3

baggins baggins at pld-linux.org
Sat Sep 12 20:57:40 CEST 2015


commit fdeecb8f1824d5b6fb78efcc87ebb9caff3b722f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Sep 12 20:57:22 2015 +0200

    - enable x32 arch for kernel module build
    - rel 3

 VirtualBox.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index e42aa6f..3eddf49 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -42,7 +42,7 @@ exit 1
 
 %define		qtver	4.8.0
 
-%define		rel		2
+%define		rel		3
 %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}
+ExclusiveArch:	%{ix86} %{x8664} %{?with_kernel:x32}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifarch %{x8664}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/fdeecb8f1824d5b6fb78efcc87ebb9caff3b722f



More information about the pld-cvs-commit mailing list