]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Mon, 27 Jan 2014 20:11:55 +0000 (12:11 -0800)
committerSean Hefty <sean.hefty@intel.com>
Mon, 27 Jan 2014 20:11:55 +0000 (12:11 -0800)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 964703c5b2c82cb35c2e83a9fcd81aef5222c87f..e92e659bb22fbfbaa7c377aca9c4b6eff912b33d 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: d747a1f8777e823414d117e9df39b88203ea4a5a
-Head: d499884b684ea52f46d5e83fb3065c809f7ad259
+Previous: 52f8e570d2845f3f987ae3d6ed3e14cb81b61284
+Head: 75d2d01a21e39e85f10a7ae695743ad185b10077
 Applied:
   v18: d499884b684ea52f46d5e83fb3065c809f7ad259
+  refresh-temp: 75d2d01a21e39e85f10a7ae695743ad185b10077
 Unapplied:
   old-af-ib: aaa0d9ca917c8c361a978e5a116963c2cceac5ba
   old-seterr: 47eb0c419687c2690292c1910acae83a46e5388c
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..c3f6844
--- /dev/null
@@ -0,0 +1,34 @@
+Bottom: 0dc2984d849873929062e47b28101a4611901332
+Top:    d5590ab2d9ddb8caa5ddb2372f732435ffddd7ca
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2014-01-27 12:11:55 -0800
+
+Refresh of v18
+
+---
+
+diff --git a/configure.ac b/configure.ac
+index 59c5eb1..7581df4 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1,7 +1,7 @@
+ dnl Process this file with autoconf to produce a configure script.
+ AC_PREREQ([2.63])
+-AC_INIT([librdmacm],[1.0.17],[linux-rdma@vger.kernel.org])
++AC_INIT([librdmacm],[1.0.18],[linux-rdma@vger.kernel.org])
+ AC_CONFIG_SRCDIR([src/cma.c])
+ AC_CONFIG_AUX_DIR(config)
+ AC_CONFIG_MACRO_DIR(config)
+diff --git a/librdmacm.spec.in b/librdmacm.spec.in
+index 7ad6c0c..15e0e31 100644
+--- a/librdmacm.spec.in
++++ b/librdmacm.spec.in
+@@ -1,7 +1,7 @@
+ %define ver @VERSION@
+ Name: librdmacm
+-Version: 1.0.17
++Version: 1.0.18
+ Release: 1%{?dist}
+ Summary: Userspace RDMA Connection Manager