mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-19 09:40:21 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user