commit | b4cca007ec15f577ecbe6c85415551c1208b4d40 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Sep 28 14:19:55 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 16 14:25:02 2020 +0000 |
tree | 18c2c191d72b1b267067777e7982cb3d28efb3c5 | |
parent | a29e66abb61e1ae76b59a955851cab86f01101f6 [diff] |
openbmctool: bump rpm rel version to 2 RH8 rpm spec file improvements and removal of python requests library Change-Id: I2b587be0bb8cd3d485fe781196a84dadddfcb5bc Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/openbmctool/build-scripts/Makefile b/openbmctool/build-scripts/Makefile index 282d677..87c028e 100755 --- a/openbmctool/build-scripts/Makefile +++ b/openbmctool/build-scripts/Makefile
@@ -11,7 +11,7 @@ # limitations under the License. VER=1.19 -REL=1 +REL=2 ARCH=noarch PROD=openbmctool RHEL_VER=8