]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
uncommit
authorSean Hefty <sean.hefty@intel.com>
Mon, 21 Jun 2010 16:10:00 +0000 (09:10 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 21 Jun 2010 16:10:00 +0000 (09:10 -0700)
meta
patches/ibacm-release-1-0-0 [new file with mode: 0644]

diff --git a/meta b/meta
index a68f911743b8fd22b611dae0ab4dada8ad63e0c7..d4751788f259c23f3a9f464337d034e61422b930 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: 4ba02796633c3e22544ad241baf485b428548b40
+Previous: 914f530875285661f173dce5326beb90f6697772
 Head: de4c3bcb9875281c22a667856847d7a5e5546f9d
 Applied:
+  ibacm-release-1-0-0: 558a3025fe8efdfea143c1e54ac3033db1f7a347
   notes: b222226996fcdc7452b199b5ca4e09894adbc4ac
 Unapplied:
 Hidden:
diff --git a/patches/ibacm-release-1-0-0 b/patches/ibacm-release-1-0-0
new file mode 100644 (file)
index 0000000..714f812
--- /dev/null
@@ -0,0 +1,42 @@
+Bottom: 1d40dbcbb41dcf8ccb0eb5ba52f50a9c130cce03
+Top:    08787f954160387a7e64941d7eb9f8d46cc57966
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-05-10 12:58:29 -0700
+
+ibacm: release 1.0.0
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+diff --git a/configure.in b/configure.in
+index 21894b5..9311602 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(ib_acm, 0.0.2, linux-rdma@vger.kernel.org)\r
++AC_INIT(ib_acm, 1.0.0, 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(ib_acm, 0.0.2)\r
++AM_INIT_AUTOMAKE(ib_acm, 1.0.0)\r
\r
+ AM_PROG_LIBTOOL\r
\r
+diff --git a/ibacm.spec.in b/ibacm.spec.in
+index a1a2c74..2c10e1c 100644
+--- a/ibacm.spec.in
++++ b/ibacm.spec.in
+@@ -1,7 +1,7 @@
+ %define ver @VERSION@
+ Name: ib_acm
+-Version: 0.0.2
++Version: 1.0.0
+ Release: 1%{?dist}
+ Summary: InfiniBand Communication Manager Assistant