]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
rename
authorSean Hefty <sean.hefty@intel.com>
Fri, 2 Jul 2010 19:02:35 +0000 (12:02 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 2 Jul 2010 19:02:35 +0000 (12:02 -0700)
meta
patches/ibacm-release-1-0-1-0 [deleted file]
patches/rel1.0.1 [new file with mode: 0644]

diff --git a/meta b/meta
index faeb98c8c06ab0efc98f4eb20c12dc7d8b827562..38cd7cd8b1d4351f437baf1cca73013f6d6b1bf5 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,10 @@
 Version: 1
-Previous: d4f7bfd579647329582b59f59ad571e754546b88
+Previous: b6f5faab1d8bfb26b3364e3db726a24f19560874
 Head: e8a7fa69bd9fdba6044c46b7d488c282aa79b069
 Applied:
   sbin: 77526bcf86b8ce208b9cf16e0ae3b695694b3365
   sa: 03cb558f50303b5f1d17ed23c799ddab6f5d0c47
-  ibacm-release-1-0-1-0: e8a7fa69bd9fdba6044c46b7d488c282aa79b069
+  rel1.0.1: e8a7fa69bd9fdba6044c46b7d488c282aa79b069
 Unapplied:
   ofed: e3776dfac43e3529400730e48d41d35378d4cf72
   ibacm-release-1-0-1: c4bd7c5eac50c89f0d9a4643eb8c7fea10ecc19d
diff --git a/patches/ibacm-release-1-0-1-0 b/patches/ibacm-release-1-0-1-0
deleted file mode 100644 (file)
index f639fa0..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-Bottom: cdc3cb57930cb5206ed76a1147721686da398779
-Top:    ffa476c66522a2a5f3b87739af3fa56c18622125
-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 eace328..5bd730d 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
diff --git a/patches/rel1.0.1 b/patches/rel1.0.1
new file mode 100644 (file)
index 0000000..f639fa0
--- /dev/null
@@ -0,0 +1,58 @@
+Bottom: cdc3cb57930cb5206ed76a1147721686da398779
+Top:    ffa476c66522a2a5f3b87739af3fa56c18622125
+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 eace328..5bd730d 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