build on all arches again
This commit is contained in:
parent
477ffaedb9
commit
6f0b9fce24
@ -1,6 +1,6 @@
|
|||||||
Name: sanlock
|
Name: sanlock
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A shared disk lock manager
|
Summary: A shared disk lock manager
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -9,7 +9,6 @@ URL: https://fedorahosted.org/sanlock/
|
|||||||
Source0: https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
|
||||||
Patch0: uuid.patch
|
Patch0: uuid.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
ExclusiveArch: i686 x86_64
|
|
||||||
BuildRequires: libblkid-devel libaio-devel python python-devel
|
BuildRequires: libblkid-devel libaio-devel python python-devel
|
||||||
|
|
||||||
Requires: %{name}-lib = %{version}-%{release}
|
Requires: %{name}-lib = %{version}-%{release}
|
||||||
@ -133,6 +132,9 @@ developing applications that use %{name}.
|
|||||||
%{_includedir}/sanlock_direct.h
|
%{_includedir}/sanlock_direct.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 19 2011 Dan Horák <dan[at]danny.cz> - 1.6-2
|
||||||
|
- build on all arches again
|
||||||
|
|
||||||
* Fri Jul 08 2011 David Teigland <teigland@redhat.com> - 1.6-1
|
* Fri Jul 08 2011 David Teigland <teigland@redhat.com> - 1.6-1
|
||||||
- Update to sanlock-1.6
|
- Update to sanlock-1.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user