From 0ea4f1fee73e10871dbedcf6005a8b8e835afc3f Mon Sep 17 00:00:00 2001 From: Chris Feist Date: Thu, 30 Jun 2011 12:47:37 -0500 Subject: [PATCH] Build for all archs. --- sanlock.spec | 6 ++++-- 1 file 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 - 1.4-2 +- Build for all fedora archs + * Tue Jun 21 2011 Chris Feist - 1.4-1 - Update to 1.4.0