[sanlock/f16] Try with only x86_64

David Teigland teigland at fedoraproject.org
Thu Apr 5 14:20:22 UTC 2012


commit 3eebac9cd0a933ed55a8dd1a7a80020e13bbabc1
Author: David Teigland <teigland at redhat.com>
Date:   Thu Apr 5 09:20:04 2012 -0500

    Try with only x86_64

 sanlock.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index f95d2c0..66f5970 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -7,6 +7,7 @@ Group:          System Environment/Base
 License:        GPLv2 and GPLv2+ and LGPLv2+
 URL:            https://fedorahosted.org/sanlock/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExclusiveArch:	x86_64
 BuildRequires:  libblkid-devel libaio-devel python python-devel systemd-units
 Requires:       %{name}-lib = %{version}-%{release}
 Source0:        https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
@@ -145,6 +146,9 @@ developing applications that use %{name}.
 %{_includedir}/sanlock_direct.h
 
 %changelog
+* Thu Apr 05 2012 David Teigland <teigland at redhat.com> 2.1-2
+- Try with only x86_64
+
 * Thu Apr 05 2012 David Teigland <teigland at redhat.com> 2.1-1
 - Update to sanlock-2.1
 


More information about the scm-commits mailing list