xCAT-genesis-scripts rpm version was mistakenly hard-coded to 2.8

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15242 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2013-02-22 15:18:12 +00:00
parent 3c4b71e06a
commit 2e9d460772

View File

@ -1,4 +1,3 @@
%define version 2.8
%ifarch i386 i586 i686 x86
%define tarch x86
%endif
@ -24,7 +23,7 @@ Provides: xCAT-genesis-%{tarch}
Name: %{name}
Version: %{version}
Version: %(cat Version)
Group: System/Utilities
License: EPL
Vendor: IBM Corp