From 7d181957ba8455f5c91edee664df4decfef0a30a Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Wed, 11 Apr 2007 14:20:26 -0700 Subject: [PATCH] Change a few references from OpenIB to OpenFabrics Signed-off-by: Roland Dreier --- README | 8 ++++---- configure.in | 2 +- libibverbs.spec.in | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index db67540..0b1b114 100644 --- a/README +++ b/README @@ -96,8 +96,8 @@ will make the libibverbs build look for valgrind headers in Reporting bugs ============== -Bugs should be reported to the OpenIB mailing list -. In your bug report, please include: +Bugs should be reported to the OpenFabrics mailing list +. In your bug report, please include: * Information about your system: - Linux distribution and version @@ -118,8 +118,8 @@ Bugs should be reported to the OpenIB mailing list Submitting patches ================== -Patches should also be submitted to the OpenIB mailing list -. Please use unified diff form (the -u +Patches should also be submitted to the OpenFabrics mailing list +. Please use unified diff form (the -u option to GNU diff), and include a good description of what your patch does and why it should be applied. If your patch fixes a bug, please make sure to describe the bug and how your fix works. diff --git a/configure.in b/configure.in index 99e221f..f22259f 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(libibverbs, 1.1-rc2, openib-general@openib.org) +AC_INIT(libibverbs, 1.1-rc2, general@lists.openfabrics.org) AC_CONFIG_SRCDIR([src/ibverbs.h]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h) diff --git a/libibverbs.spec.in b/libibverbs.spec.in index 48c105a..15a7bc8 100644 --- a/libibverbs.spec.in +++ b/libibverbs.spec.in @@ -5,8 +5,8 @@ Summary: A library for direct userspace use of InfiniBand hardware Group: System Environment/Libraries License: GPL/BSD -Url: http://openib.org/ -Source: http://openib.org/downloads/libibverbs-1.1-rc2.tar.gz +Url: http://openfabrics.org/ +Source: http://openfabrics.org/downloads/libibverbs-1.1-rc2.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -- 2.46.0