]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Thu, 26 Aug 2010 17:29:08 +0000 (10:29 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 26 Aug 2010 17:29:08 +0000 (10:29 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 165bbc810bb63169c3c8858f4946130cfff8680b..362a1ac6c1663551e8035af9212ef7aadf62ab02 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: b5d62d7b9a06ecbe31465d77c56b2e187ed64ad1
-Head: 6ca6e1f18f1e24e12978906c49992e93d898ba5e
+Previous: accd697af67abd2145b2285444ae604e61282db7
+Head: 9332c2146090e8bb76529ef9e3eceb5d47d23f3e
 Applied:
   v1.0.3: 6ca6e1f18f1e24e12978906c49992e93d898ba5e
+  refresh-temp: 9332c2146090e8bb76529ef9e3eceb5d47d23f3e
 Unapplied:
 Hidden:
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..9cc2c7d
--- /dev/null
@@ -0,0 +1,52 @@
+Bottom: 1a872937b30cacadadaea61c2b4755a657134ac8
+Top:    30326a5093b7b177c8d7612eba401d4999793f71
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-08-26 10:29:08 -0700
+
+Refresh of v1.0.3
+
+---
+
+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