]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
commit
authorSean Hefty <sean.hefty@intel.com>
Fri, 23 Jul 2010 17:58:21 +0000 (10:58 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 23 Jul 2010 17:58:21 +0000 (10:58 -0700)
meta
patches/rel1.0.1 [deleted file]

diff --git a/meta b/meta
index a82a2f30d33d8a202a4f8fc9482e0b82e7d6be1e..54323c7fc52434eb4f31fe3c993a3f3a4fefef9d 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,7 @@
 Version: 1
-Previous: 591559d51a484435c4dfe53ea539e2643cf853a5
+Previous: 3970ebc67f42fdfb64d17c17c230379145c9df85
 Head: 77c6fc6fba7460ad73253bcb2e6f448b71399b5c
 Applied:
-  rel1.0.1: 77c6fc6fba7460ad73253bcb2e6f448b71399b5c
 Unapplied:
   ofed: e3776dfac43e3529400730e48d41d35378d4cf72
   ibacm-release-1-0-1: c4bd7c5eac50c89f0d9a4643eb8c7fea10ecc19d
diff --git a/patches/rel1.0.1 b/patches/rel1.0.1
deleted file mode 100644 (file)
index a4b47c3..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-Bottom: 1193b530c6bb498c91bfb2ff2c033e5d2a60a886
-Top:    7ba4916f6ef28f711b42fb3c392b5c0f267a8104
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2010-06-21 09:13:20 -0700
-
-ibacm: release 1.0.1
-
-Signed-off-by: Sean Hefty <sean.hefty@intel.com>
-
-
----
-
-diff --git a/acm_notes.txt b/acm_notes.txt
-index bf38961..2bd7afb 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.0 is limited in its handling of dynamic changes.\r
-+This release 1.0.1 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/autogen.sh b/autogen.sh
-old mode 100644
-new mode 100755
-diff --git a/configure.in b/configure.in
-index da59fdd..71b3eb5 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.0, linux-rdma@vger.kernel.org)\r
-+AC_INIT(ibacm, 1.0.1, 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.0)\r
-+AM_INIT_AUTOMAKE(ibacm, 1.0.1)\r
\r
- AM_PROG_LIBTOOL\r
\r
-diff --git a/ibacm.spec.in b/ibacm.spec.in
-index c461f91..bdd63d6 100644
---- a/ibacm.spec.in
-+++ b/ibacm.spec.in
-@@ -1,7 +1,7 @@
- %define ver @VERSION@
- Name: ibacm
--Version: 1.0.0
-+Version: 1.0.1
- Release: 1%{?dist}
- Summary: InfiniBand Communication Manager Assistant