On 10/Feb/10 15:23, Hal Rosenstock wrote:
Signed-off-by: Hal Rosenstock<[email protected]>
Thanks, applied. -- Yevgeny
--- 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], [[email protected]]) +AC_INIT([ibutils], [1.5.1], [[email protected]]) 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)}
-- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
