[packages/open-vm-tools] - no userland on x32 here

baggins baggins at pld-linux.org
Sun Mar 1 16:29:00 CET 2015


commit 1ef93063281d2c09afc021c11c4472c09872658f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 1 16:28:43 2015 +0100

    - no userland on x32 here

 open-vm-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/open-vm-tools.spec b/open-vm-tools.spec
index 69f58df..dc13e13 100644
--- a/open-vm-tools.spec
+++ b/open-vm-tools.spec
@@ -78,7 +78,7 @@ Obsoletes:	kernel-misc-pvscsi
 Obsoletes:	kernel-misc-vmmemctl
 %endif
 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
-ExclusiveArch:	%{ix86} %{x8664} x32
+ExclusiveArch:	%{ix86} %{x8664} %{?with_kernel:x32}
 BuildRoot:	%{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/open-vm-tools.git/commitdiff/1ef93063281d2c09afc021c11c4472c09872658f



More information about the pld-cvs-commit mailing list