]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
commit
authorSean Hefty <sean.hefty@intel.com>
Mon, 20 Sep 2010 23:40:43 +0000 (16:40 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 20 Sep 2010 23:40:43 +0000 (16:40 -0700)
meta
patches/v1.0.3 [deleted file]

diff --git a/meta b/meta
index e32bc7ad7f474c53bda0e00fe27df456236b4ed7..9f6b1a89640737a45b871592800ff34f1cd332a7 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,6 @@
 Version: 1
-Previous: 88bf0285fb570baf58fd7c87262bc9752a2af4f7
+Previous: 806988fdc7000b4e8e6e5ca272c3f05ebfbff489
 Head: b3d1911f70cd1b1dc39ff10e2a54fbf85f00370f
 Applied:
-  v1.0.3: b3d1911f70cd1b1dc39ff10e2a54fbf85f00370f
 Unapplied:
 Hidden:
diff --git a/patches/v1.0.3 b/patches/v1.0.3
deleted file mode 100644 (file)
index 518d95e..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-Bottom: 1a872937b30cacadadaea61c2b4755a657134ac8
-Top:    30326a5093b7b177c8d7612eba401d4999793f71
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2010-08-26 10:27:49 -0700
-
-ibacm: version 1.0.3
-
-Signed-off-by: Sean Hefty <sean.hefty@intel.com>
-
-
----
-
-diff --git a/acm_notes.txt b/acm_notes.txt
-index a6becf7..1eb6a62 100644
---- a/acm_notes.txt
-+++ b/acm_notes.txt
-@@ -23,7 +23,7 @@ implementation limits network traffic, SA interactions, and centralized
- services.  ACM supports multiple resolution protocols in order to handle\r
- different fabric topologies.\r
\r
--This release 1.0.2 is limited in its handling of dynamic changes.\r
-+This release 1.0.3 is limited in its handling of dynamic changes.\r
\r
- The IB ACM package is comprised of two components: the ib_acm service\r
- and a test/configuration utility - ib_acme.  Both are userspace components\r
-diff --git a/configure.in b/configure.in
-index dfddeac..c83dfe8 100644
---- a/configure.in
-+++ b/configure.in
-@@ -1,11 +1,11 @@
- dnl Process this file with autoconf to produce a configure script.\r
\r
- AC_PREREQ(2.57)\r
--AC_INIT(ibacm, 1.0.2, linux-rdma@vger.kernel.org)\r
-+AC_INIT(ibacm, 1.0.3, linux-rdma@vger.kernel.org)\r
- AC_CONFIG_SRCDIR([src/acm.c])\r
- AC_CONFIG_AUX_DIR(config)\r
- AM_CONFIG_HEADER(config.h)\r
--AM_INIT_AUTOMAKE(ibacm, 1.0.2)\r
-+AM_INIT_AUTOMAKE(ibacm, 1.0.3)\r
\r
- AM_PROG_LIBTOOL\r
\r
-diff --git a/ibacm.spec.in b/ibacm.spec.in
-index bef7cba..fa1f055 100644
---- a/ibacm.spec.in
-+++ b/ibacm.spec.in
-@@ -1,7 +1,7 @@
- %define ver @VERSION@
- Name: ibacm
--Version: 1.0.2
-+Version: 1.0.3
- Release: 1%{?dist}
- Summary: InfiniBand Communication Manager Assistant