summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2013-04-10 15:28:54 -0400
committerAnand Avati <avati@redhat.com>2013-04-12 00:20:14 -0700
commit281d538f17f1e689fc3201515b786417cf08f9b8 (patch)
treeb14f8cd8809523b1443264818e5531fb5b37d1d4
parenta8b6cf1b64de7e03652c05ecd8d63b73bbd2523e (diff)
build: add BuildRequires librdmacm-devel
See http://review.gluster.org/149 Installed librdmacm-devel RPM on the build server. cherry pick from http://review.gluster.org/#/c/4804/ BUG: 819130 Change-Id: I30e14ebf7646c19923940f86a72bf42497cac70c Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> Reviewed-on: http://review.gluster.org/4806 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
-rw-r--r--glusterfs.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 208c2760342..b88bde8aedb 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -164,7 +164,7 @@ both GlusterFS server and client framework.
Summary: GlusterFS rdma support for ib-verbs
Group: Applications/File
BuildRequires: libibverbs-devel
-
+BuildRequires: librdmacm-devel
Requires: %{name} = %{version}-%{release}
%description rdma