-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:
jbjohnso 2008-11-20 17:08:23 +00:00
parent 6f9a2b54e8
commit 6bbac9cb90
10 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
OSNAME=$(uname)
VER="2.1"
VER="2.1.1"
if [ "$OSNAME" = "AIX" ]
then

View File

@ -1,7 +1,7 @@
#!/bin/sh
OSNAME=$(uname)
VER="2.1"
VER="2.1.1"
if [ "$OSNAME" = "AIX" ]
then

View File

@ -1,7 +1,7 @@
#!/bin/sh
OSNAME=$(uname)
VER=2.1
VER=2.1.1
if [ "$OSNAME" = "AIX" ]
then

View File

@ -1,7 +1,7 @@
#!/bin/sh
OSNAME=$(uname)
version='2.1'
version='2.1.1'
if [ "$OSNAME" = "AIX" ]
then

View File

@ -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}}

View File

@ -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}}

View File

@ -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}}

View File

@ -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

View File

@ -1,7 +1,7 @@
#!/bin/sh
OSNAME=$(uname)
VER=2.1
VER=2.1.1
if [ "$OSNAME" = "AIX" ]
then

View File

@ -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