-Increment epoch for development tree so stable snapshots can leapfrog accidental 2.1 deployments to date
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f21c59a272
commit
afdbf3f722
@ -2,7 +2,7 @@ Summary: xCAT perl libraries
|
||||
Name: perl-xCAT
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: System Environment/Libraries
|
||||
Source: perl-xCAT-2.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@ Summary: Core executables and data of the xCAT management project
|
||||
Name: xCAT-client
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Source: xCAT-client-2.1.tar.gz
|
||||
|
@ -1,4 +1,3 @@
|
||||
%define epoch 0
|
||||
%define version 2.1
|
||||
%ifarch i386 i586 i686 x86
|
||||
%define tarch x86
|
||||
@ -12,7 +11,7 @@
|
||||
BuildArch: noarch
|
||||
%define name xCAT-nbroot-core-%{tarch}
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
AutoReq: false
|
||||
Prefix: /opt/xcat
|
||||
AutoProv: false
|
||||
@ -23,7 +22,6 @@ AutoProv: false
|
||||
|
||||
|
||||
Name: %{name}
|
||||
#Epoch: %{epoch}
|
||||
Version: %{version}
|
||||
Group: System/Utilities
|
||||
License: EPL
|
||||
|
@ -2,7 +2,7 @@ Summary: RMC monitoring plug-in for xCAT
|
||||
Name: xCAT-rmc
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: System Environment/Libraries
|
||||
Source: xCAT-rmc-2.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@ Summary: Server and configuration utilities of the xCAT management project
|
||||
Name: xCAT-server
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Source: xCAT-server-2.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@ Summary: Web Interface for xCAT
|
||||
Name: xCAT-web
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
|
@ -2,7 +2,7 @@ Summary: Metapackage for a common, default xCAT setup
|
||||
Name: xCAT
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Vendor: IBM Corp.
|
||||
|
@ -2,7 +2,7 @@ Summary: Metapackage for a common, default xCAT service node setup
|
||||
Name: xCATsn
|
||||
Version: 2.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 2
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Vendor: IBM Corp.
|
||||
|
Loading…
Reference in New Issue
Block a user