From 772f2ef0bce7d37978354d8820d92e8b440ebd9f Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 20 Nov 2008 20:08:34 +0000 Subject: [PATCH] -Update xCATsn rpm to 2.1.1 as it has been changed git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCATsn/mkrpm | 2 +- xCATsn/xCATsn.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xCATsn/mkrpm b/xCATsn/mkrpm index 5076b72de..9f6366fb5 100755 --- a/xCATsn/mkrpm +++ b/xCATsn/mkrpm @@ -1,7 +1,7 @@ #!/bin/sh OSNAME=$(uname) -VER=2.1 +VER=2.1.1 if [ "$OSNAME" = "AIX" ] then diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index cc15191dc..4c98e2ac4 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -1,6 +1,6 @@ Summary: Metapackage for a common, default xCAT service node setup Name: xCATsn -Version: 2.1 +Version: 2.1.1 Release: snap%(date +"%Y%m%d%H%M") Epoch: 4 License: EPL