From: Ira Weiny <[email protected]> Date: Wed, 1 Jun 2011 21:49:57 -0700 Subject: [PATCH] infiniband-diags: add package requires to spec file.
Signed-off-by: Ira Weiny <[email protected]> --- infiniband-diags.spec.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/infiniband-diags.spec.in b/infiniband-diags.spec.in index 692ebd7..b557db7 100644 --- a/infiniband-diags.spec.in +++ b/infiniband-diags.spec.in @@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source: http://www.openfabrics.org/downloads/management/@TARBALL@ Url: http://openfabrics.org/ BuildRequires: libibmad-devel, opensm-devel, libibumad-devel +Requires: libibmad, opensm-libs, libibumad Provides: perl(IBswcountlimits) Obsoletes: openib-diags -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
