-Update version to 2.1.1 for all changed components
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
6f9a2b54e8
commit
6bbac9cb90
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
OSNAME=$(uname)
|
||||
VER="2.1"
|
||||
VER="2.1.1"
|
||||
|
||||
if [ "$OSNAME" = "AIX" ]
|
||||
then
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
OSNAME=$(uname)
|
||||
VER="2.1"
|
||||
VER="2.1.1"
|
||||
|
||||
if [ "$OSNAME" = "AIX" ]
|
||||
then
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
OSNAME=$(uname)
|
||||
VER=2.1
|
||||
VER=2.1.1
|
||||
|
||||
if [ "$OSNAME" = "AIX" ]
|
||||
then
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
OSNAME=$(uname)
|
||||
version='2.1'
|
||||
version='2.1.1'
|
||||
|
||||
if [ "$OSNAME" = "AIX" ]
|
||||
then
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: xCAT perl libraries
|
||||
Name: perl-xCAT
|
||||
Version: 2.1
|
||||
Version: 2.1.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: System Environment/Libraries
|
||||
Source: perl-xCAT-2.1.tar.gz
|
||||
Source: perl-xCAT-2.1.1.tar.gz
|
||||
Packager: IBM Corp.
|
||||
Vendor: IBM Corp.
|
||||
Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: Core executables and data of the xCAT management project
|
||||
Name: xCAT-client
|
||||
Version: 2.1
|
||||
Version: 2.1.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Source: xCAT-client-2.1.tar.gz
|
||||
Source: xCAT-client-2.1.1.tar.gz
|
||||
Packager: IBM Corp.
|
||||
Vendor: IBM Corp.
|
||||
Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: Server and configuration utilities of the xCAT management project
|
||||
Name: xCAT-server
|
||||
Version: 2.1
|
||||
Version: 2.1.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 4
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Source: xCAT-server-2.1.tar.gz
|
||||
Source: xCAT-server-2.1.1.tar.gz
|
||||
Packager: IBM Corp.
|
||||
Vendor: IBM Corp.
|
||||
Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: Web Interface for xCAT
|
||||
Name: xCAT-web
|
||||
Version: 2.1
|
||||
Version: 2.1.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
Epoch: 4
|
||||
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Source: xCAT-web-2.1.tar.gz
|
||||
Source: xCAT-web-2.1.1.tar.gz
|
||||
Packager: IBM Corp.
|
||||
Vendor: IBM Corp.
|
||||
URL: http://xcat.org
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
OSNAME=$(uname)
|
||||
VER=2.1
|
||||
VER=2.1.1
|
||||
|
||||
if [ "$OSNAME" = "AIX" ]
|
||||
then
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Metapackage for a common, default xCAT setup
|
||||
Name: xCAT
|
||||
Version: 2.1
|
||||
Version: 2.1.1
|
||||
Release: snap%(date +"%Y%m%d%H%M")
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
|
Loading…
Reference in New Issue
Block a user