backport genesis-scripts spec change to not hardcode version

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2013-03-07 20:37:58 +00:00
parent 861545f333
commit 1416c62968

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