diff mbox

ibutils: Update email address and URL

Message ID 20100210132330.GA11198@comcast.net (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Hal Rosenstock Feb. 10, 2010, 1:23 p.m. UTC
None
diff mbox

Patch

diff --git a/configure.in b/configure.in
index 40d0a29..39105c4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@ 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([ibutils], [1.5.1], [openib-general@openib.org])
+AC_INIT([ibutils], [1.5.1], [linux-rdma@vger.kernel.org])
 dnl use local config dir for extras
 AC_CONFIG_AUX_DIR(config)
 
diff --git a/ibutils.spec.in b/ibutils.spec.in
index 25c356b..8766d31 100644
--- a/ibutils.spec.in
+++ b/ibutils.spec.in
@@ -32,7 +32,7 @@  Name: ibutils
 Version: @VERSION@
 Release: 1%{?dist}
 License: GPL/BSD
-Url: http://openib.org/downloads/%{name}-%{version}.tar.gz
+Url: http://openfabrics.org/downloads/%{name}-%{version}.tar.gz
 Group: System Environment/Libraries
 Source: %{name}-%{version}.tar.gz
 BuildRoot: %{?build_root:%{build_root}}%{!?build_root:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}