[packages/open-vm-tools] - add x32 to the list of supported archs

baggins baggins at pld-linux.org
Sun Mar 1 14:22:01 CET 2015


commit 6d9c02ea3327b1131a9ed6b12c5ddd26ba422f8e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 1 14:21:47 2015 +0100

    - add x32 to the list of supported archs

 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 a57156f..69f58df 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}
+ExclusiveArch:	%{ix86} %{x8664} x32
 BuildRoot:	%{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list