Disable RDMA support on s390(x)

This commit is contained in:
Dan Horák 2011-05-14 09:39:06 +02:00
parent 7114d39820
commit a4a755692c

View File

@ -1,15 +1,15 @@
# No RDMA Support on s390(x)
%ifarch s390 s390x
%global _without_rdma 1
%endif
%{?_without_rdma:%global _without_rdma --disable-ibverbs}
%{?_without_epoll:%global _without_epoll --disable-epoll}
%{?_with_fusermount:%gobal _with_fusermount --enable-fusermount}
# No RDMA Support on x390(x)
%ifarch s390 s390x
%{?_without_rdma:%global _without_rdma --disable-ibverbs}
%endif
Name: glusterfs
Version: 3.1.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Clustered file-system
Group: System Environment/Base
@ -331,6 +331,9 @@ if [ $1 -ge 1 ]; then
fi
%changelog
* Sat May 14 2011 Dan Horák <dan[at]danny.cz> - 3.1.4-2
- Disable RDMA support on s390(x)
* Tue May 10 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.1.4-1
- Update to 3.1.4