]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Fri, 30 Mar 2012 22:50:14 +0000 (15:50 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 30 Mar 2012 22:50:14 +0000 (15:50 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 9aa2894f0f7574ee6dd3ad900763f5851100bce8..5958ddb1ea6a81ca58c5226d1e16a0f039e0e471 100644 (file)
--- a/meta
+++ b/meta
@@ -1,11 +1,12 @@
 Version: 1
-Previous: b9d7761e50fc58397a5e95170709dd0e9490b9a0
-Head: 44965ddd9e9685b7ae37c1b260c020a05491353c
+Previous: b5a7319d22821a573522b3d482b6184ef41780ac
+Head: 0bf24c0fde0754843731e710b6713690fb26481f
 Applied:
   af_ib: fb683ba55480ada43c09aa48b3cb18bde139f72c
   rename-ibacm: 62fc4bdee12905d85332875439240523fad7bee0
   file-loc: 19447bec1a6b2cae7f27654010530f95403c2239
   init-script: 44965ddd9e9685b7ae37c1b260c020a05491353c
+  refresh-temp: 0bf24c0fde0754843731e710b6713690fb26481f
 Unapplied:
   fixup-man: a4a1637f34f665894dc0db5a29867db6de744a43
   rel-1.0.6: c07d89d883f1b6be6a664e95a98e3fc29f73a4b0
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..66f6710
--- /dev/null
@@ -0,0 +1,31 @@
+Bottom: c1aca0f88d2afc0c41e794605279c70648ac5e8b
+Top:    142649f64d3b42cfd8499546e2b2935063e52780
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-03-30 15:50:14 -0700
+
+Refresh of init-script
+
+---
+
+diff --git a/ibacm.spec.in b/ibacm.spec.in
+index 6e7f8e4..7ca7efa 100644
+--- a/ibacm.spec.in
++++ b/ibacm.spec.in
+@@ -1,7 +1,5 @@
+-%define ver @VERSION@
+-
+ Name: ibacm
+-Version: 1.0.5
++Version: 1.0.6
+ Release: 1%{?dist}
+ Summary: InfiniBand Communication Manager Assistant
+@@ -44,7 +42,7 @@ further documentation is available.  One must read the source if they
+ wish to make use of this header file.
+ %prep
+-%setup -q -n %{name}-%{ver}
++%setup -q -n %{name}-%{version}
+ %build
+ aclocal -I config && libtoolize --force --copy && autoheader && \