]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Wed, 14 Sep 2011 18:44:45 +0000 (11:44 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 14 Sep 2011 18:44:45 +0000 (11:44 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 955a0f806903c5a02b525855b44cfa4e88b42f6d..0837b886e8ff2bb8f8a76867759c9a1aca89bd3b 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 741c99a4785b018dda4095b027023e4c562e6fa3
-Head: 9c8f352d8c6f5cf5dc59402cbcc7ded40667c435
+Previous: 9c6da783ae8a41ffbe3a822e5c275ba7c8ec6889
+Head: afbdf96f4b02cc749f8615c31b760a5e766ecd71
 Applied:
   acm1.0.5: 9c8f352d8c6f5cf5dc59402cbcc7ded40667c435
+  refresh-temp: afbdf96f4b02cc749f8615c31b760a5e766ecd71
 Unapplied:
   name2ip: 8e00708e882239292492e13aa51c82042255933c
   addr_size: 8de02c47fbf595132105a7050ad6f755f49f9a7a
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..5ce952f
--- /dev/null
@@ -0,0 +1,39 @@
+Bottom: 3d98f5a3a2be46ced4b026df8246d5d4d43784be
+Top:    16af440b78850ae3699e84a235f3155f1c447826
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2011-09-14 11:44:45 -0700
+
+Refresh of acm1.0.5
+
+---
+
+diff --git a/configure.in b/configure.in
+index 293a7ce..736f657 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.4, linux-rdma@vger.kernel.org)\r
++AC_INIT(ibacm, 1.0.5, 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.4)\r
++AM_INIT_AUTOMAKE(ibacm, 1.0.5)\r
+ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])\r
\r
+ AM_PROG_LIBTOOL\r
+diff --git a/ibacm.spec.in b/ibacm.spec.in
+index 7a2ed9f..a926fea 100644
+--- a/ibacm.spec.in
++++ b/ibacm.spec.in
+@@ -1,7 +1,7 @@
+ %define ver @VERSION@
+ Name: ibacm
+-Version: 1.0.4
++Version: 1.0.5
+ Release: 1%{?dist}
+ Summary: InfiniBand Communication Manager Assistant