[sanlock/f15] Build for all archs.

Chris Feist cfeist at fedoraproject.org
Thu Jun 30 17:47:58 UTC 2011


commit 0ea4f1fee73e10871dbedcf6005a8b8e835afc3f
Author: Chris Feist <cfeist at redhat.com>
Date:   Thu Jun 30 12:47:37 2011 -0500

    Build for all archs.

 sanlock.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index c44594c..d42b95a 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -1,6 +1,6 @@
 Name:           sanlock
 Version:        1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A shared disk lock manager
 
 Group:          System Environment/Base
@@ -8,7 +8,6 @@ License:        GPLv2+
 URL:            https://fedorahosted.org/sanlock/
 Source0:        https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch:  i686 x86_64
 BuildRequires:  libblkid-devel libaio-devel python python-devel
 
 Requires:       %{name}-lib = %{version}-%{release}
@@ -131,6 +130,9 @@ developing applications that use %{name}.
 %{_includedir}/sanlock_direct.h
 
 %changelog
+* Thu Jun 30 2011 Chris Feist <cfeist at redhat.com> - 1.4-2
+- Build for all fedora archs
+
 * Tue Jun 21 2011 Chris Feist <cfeist at redhat.com> - 1.4-1
 - Update to 1.4.0
 


More information about the scm-commits mailing list