]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Fix download directory in RPM spec file
authorRoland Dreier <rolandd@cisco.com>
Mon, 31 Mar 2008 01:28:20 +0000 (18:28 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 31 Mar 2008 01:29:31 +0000 (18:29 -0700)
libibverbs sources are now in downloads/verbs/, not just downloads/

Signed-off-by: Roland Dreier <rolandd@cisco.com>
libibverbs.spec.in

index f61e451060fb890ae090e775ca196cd58396eeb4..ad57c61aefcef56e1ecd28ff7d2c8f044036f9ed 100644 (file)
@@ -6,7 +6,7 @@ Summary: A library for direct userspace use of InfiniBand hardware
 Group: System Environment/Libraries
 License: GPLv2 or BSD
 Url: http://openfabrics.org/
-Source: http://openfabrics.org/downloads/libibverbs-1.1.1.tar.gz
+Source: http://openfabrics.org/downloads/verbs/libibverbs-1.1.1.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig