From e99459f5710376921ac8900768a0f625ce5959ca Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Tue, 3 Jun 2008 14:54:43 +0000 Subject: [PATCH] -Fix build of 2.1 'web' package git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- makewebrpm | 2 +- xCAT-web/xCAT-web.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/makewebrpm b/makewebrpm index d8aa032c2..57d97a441 100644 --- a/makewebrpm +++ b/makewebrpm @@ -1,7 +1,7 @@ #!/bin/sh OSNAME=$(uname) -version='2.0' +version='2.1' if [ "$OSNAME" = "AIX" ] then diff --git a/xCAT-web/xCAT-web.spec b/xCAT-web/xCAT-web.spec index fbed88ed9..b3285e84c 100644 --- a/xCAT-web/xCAT-web.spec +++ b/xCAT-web/xCAT-web.spec @@ -5,7 +5,7 @@ Release: snap%(date +"%Y%m%d%H%M") License: EPL Group: Applications/System -Source: xCAT-web-2.0.tar.gz +Source: xCAT-web-2.1.tar.gz Packager: IBM Corp. Vendor: IBM Corp. URL: http://xcat.org