From 66cfc4c826e89ec69854431cfd7d3f31712b7fd7 Mon Sep 17 00:00:00 2001 From: pawelz Date: Wed, 14 Oct 2009 12:35:59 +0000 Subject: [PATCH] - There are no x86_64 userspace tools. Changed files: cisco-vpnclient.spec -> 1.44 --- cisco-vpnclient.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cisco-vpnclient.spec b/cisco-vpnclient.spec index 54e0340..c91a953 100644 --- a/cisco-vpnclient.spec +++ b/cisco-vpnclient.spec @@ -42,7 +42,11 @@ Patch2: %{name}-interceptor.patch URL: http://www.cisco.com/en/US/products/sw/secursw/ps2308/tsd_products_support_series_home.html %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.31} BuildRequires: rpmbuild(macros) >= 1.379 +%if %{with userspace} +ExclusiveArch: %{ix86} +%else ExclusiveArch: %{ix86} %{x8664} +%endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0