From patchwork Wed Feb 10 13:23:30 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 78427 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o1ADdeZp012603 for ; Wed, 10 Feb 2010 13:39:40 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752327Ab0BJNjj (ORCPT ); Wed, 10 Feb 2010 08:39:39 -0500 Received: from qmta14.westchester.pa.mail.comcast.net ([76.96.59.212]:50496 "EHLO qmta14.westchester.pa.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751244Ab0BJNji (ORCPT ); Wed, 10 Feb 2010 08:39:38 -0500 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Wed, 10 Feb 2010 13:39:40 +0000 (UTC) X-Greylist: delayed 355 seconds by postgrey-1.27 at vger.kernel.org; Wed, 10 Feb 2010 08:39:38 EST Received: from omta22.westchester.pa.mail.comcast.net ([76.96.62.73]) by qmta14.westchester.pa.mail.comcast.net with comcast id gC9w1d0031ap0As5EDZjTD; Wed, 10 Feb 2010 13:33:43 +0000 Received: from hal.comcast.net ([75.69.247.31]) by omta22.westchester.pa.mail.comcast.net with comcast id gDaf1d0080hNrtn3iDafbX; Wed, 10 Feb 2010 13:34:40 +0000 Received: from hal.comcast.net (localhost.localdomain [127.0.0.1]) by hal.comcast.net (8.14.3/8.14.3) with ESMTP id o1ADUUsH011236; Wed, 10 Feb 2010 08:30:36 -0500 Received: (from hnrose@localhost) by hal.comcast.net (8.14.3/8.14.3/Submit) id o1ADNVOx011201; Wed, 10 Feb 2010 08:23:31 -0500 Date: Wed, 10 Feb 2010 08:23:30 -0500 From: Hal Rosenstock To: kliteyn@dev.mellanox.co.il Cc: linux-rdma@vger.kernel.org Subject: [PATCH] ibutils: Update email address and URL Message-ID: <20100210132330.GA11198@comcast.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org 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)}