[ofa-general] [PATCH 1/4] [RFC] Fix Source URL in RPM spec file

Roland Dreier rolandd at cisco.com
Fri Feb 15 12:57:59 PST 2008


Source packages are now in downloads/rdmacm/, not just downloads/.

Signed-off-by: Roland Dreier <rolandd at cisco.com>
---
 librdmacm.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/librdmacm.spec.in b/librdmacm.spec.in
index 046d9cf..c09d6a4 100644
--- a/librdmacm.spec.in
+++ b/librdmacm.spec.in
@@ -8,7 +8,7 @@ Summary: Userspace RDMA Connection Manager.
 Group: System Environment/Libraries
 License: GPLv2 or BSD
 Url: http://www.openfabrics.org/
-Source: http://www.openfabrics.org/downloads/%{name}-%{version}.tar.gz
+Source: http://www.openfabrics.org/downloads/rdmacm/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
-- 
1.5.4.1





More information about the general mailing list