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

diff --git a/meta b/meta
index 093736cc3ac882f6322ca6d8102ce3641aacaf47..331fe763a985bec34c442403dadfc8363ca47932 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 2aec933f82d6e34238cd67cf79ee41477a38b7fb
-Head: cc347d6a84b8d7e90d473e05772cf626a87e6765
+Previous: a8b32ec075c07cd4734e017103d40bf81e0bae2e
+Head: e43acdff9c5d09ba43bca8dadd186c69f6cfec40
 Applied:
   daemon: 32ca7dbd7bb04dabb504faa3ffe319e5f965d716
   cfg: 91fd5f444591ae8691a5bcf155467d0e7c493963
   log: 1b4a23934cccf05a770fec86f6422788a5a52ee9
   rel-1.0.2: cc347d6a84b8d7e90d473e05772cf626a87e6765
+  refresh-temp: e43acdff9c5d09ba43bca8dadd186c69f6cfec40
 Unapplied:
 Hidden:
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..ebb4013
--- /dev/null
@@ -0,0 +1,52 @@
+Bottom: a6f613d73c16c90079e3b7f2778739cf6811510a
+Top:    44cd90e52fd7bd946e34e9acdfcf1cef88293c9a
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-08-10 14:01:02 -0700
+
+Refresh of rel-1.0.2
+
+---
+
+diff --git a/acm_notes.txt b/acm_notes.txt
+index 2bd7afb..a6becf7 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.1 is limited in its handling of dynamic changes.\r
++This release 1.0.2 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 71b3eb5..997c775 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.1, linux-rdma@vger.kernel.org)\r
++AC_INIT(ibacm, 1.0.2, 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.1)\r
++AM_INIT_AUTOMAKE(ibacm, 1.0.2)\r
\r
+ AM_PROG_LIBTOOL\r
\r
+diff --git a/ibacm.spec.in b/ibacm.spec.in
+index bdd63d6..bef7cba 100644
+--- a/ibacm.spec.in
++++ b/ibacm.spec.in
+@@ -1,7 +1,7 @@
+ %define ver @VERSION@
+ Name: ibacm
+-Version: 1.0.1
++Version: 1.0.2
+ Release: 1%{?dist}
+ Summary: InfiniBand Communication Manager Assistant