aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2006-01-26 17:30:05 +0000
committerRoland Dreier <rolandd@cisco.com>2006-11-09 19:57:04 -0800
commitc8c69760742d85872617e66ee7334a9d1df1b8dc (patch)
tree020a6d0006a532c4ac805bcbbee326c7f09a6096
parent8f0493aaea48e1820f77ea48cafa8a53c0098b96 (diff)
downloadlibmthca-c8c69760742d85872617e66ee7334a9d1df1b8dc.tar.gz
Fix Source: line in spec files to point to new tarball name
Also, make libmthca RPM depend on latest libibverbs, since libmthca provides a resize_cq method. Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--libmthca.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmthca.spec.in b/libmthca.spec.in
index cb3597b..0f7a32f 100644
--- a/libmthca.spec.in
+++ b/libmthca.spec.in
@@ -10,10 +10,10 @@ Summary: Mellanox InfiniBand HCA Userspace Driver
Group: System Environment/Libraries
License: GPL/BSD
Url: http://openib.org/
-Source: http://openib.org/downloads/libmthca-1.0-rc5.tar.gz
+Source: http://openib.org/downloads/libmthca-1.0-rc6.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libibverbs-devel
+BuildRequires: libibverbs-devel >= 1.0-0.4.rc6
%description
libmthca provides a device-specific userspace driver for Mellanox HCAs