[sanlock/f17] Remove exclusive arch

David Teigland teigland at fedoraproject.org
Mon Jun 4 14:05:37 UTC 2012


commit af90824c3ee857a0857c792f06ac350d5e06defa
Author: David Teigland <teigland at redhat.com>
Date:   Mon Jun 4 09:05:20 2012 -0500

    Remove exclusive arch

 sanlock.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index 732472a..83a4fb5 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -1,13 +1,12 @@
 Name:           sanlock
 Version:        2.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A shared disk lock manager
 
 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
 Requires:       %{name}-lib = %{version}-%{release}
 Source0:        https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
@@ -176,7 +175,10 @@ developing applications that use %{name}.
 %{_includedir}/sanlock_direct.h
 
 %changelog
-* Wed May 30 2012 David Teigland <teigland at redhat.com> - 2.3
+* Mon Jun 04 2012 David Teigland <teigland at redhat.com> - 2.3-2
+- Remove exclusive arch
+
+* Wed May 30 2012 David Teigland <teigland at redhat.com> - 2.3-1
 - Update to sanlock-2.3
 
 * Fri May 25 2012 Federico Simoncelli <fsimonce at redhat.com> 2.2-2


More information about the scm-commits mailing list