summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-09-01 20:59:16 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-09-01 20:59:16 -0500
commit934c2bc3de5b57f25c4b71ef270f76ffe3d89398 (patch)
tree545de323bcbebcde3d6ab02ad7b4ced8b37f3e98 /solaris
parentc9c81d8869cf2e9c245b827cd39241a2a8d17924 (diff)
downloadbcfg2-934c2bc3de5b57f25c4b71ef270f76ffe3d89398.tar.gz
bcfg2-934c2bc3de5b57f25c4b71ef270f76ffe3d89398.tar.bz2
bcfg2-934c2bc3de5b57f25c4b71ef270f76ffe3d89398.zip
Version bump to 1.2.0rc1v1.2.0rc1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'solaris')
-rw-r--r--solaris/Makefile2
-rw-r--r--solaris/pkginfo.bcfg22
-rw-r--r--solaris/pkginfo.bcfg2-server2
3 files changed, 3 insertions, 3 deletions
diff --git a/solaris/Makefile b/solaris/Makefile
index 6be7ed2fb..74098f54f 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/opt/csw/bin/python"
-VERS=1.2.0pre3-1
+VERS=1.2.0rc1-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package
diff --git a/solaris/pkginfo.bcfg2 b/solaris/pkginfo.bcfg2
index 293e64632..b9705a927 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.2.0pre3"
+VERSION="1.2.0rc1"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"
diff --git a/solaris/pkginfo.bcfg2-server b/solaris/pkginfo.bcfg2-server
index 49ea4e294..836207b74 100644
--- a/solaris/pkginfo.bcfg2-server
+++ b/solaris/pkginfo.bcfg2-server
@@ -1,7 +1,7 @@
PKG="SCbcfg2-server"
NAME="bcfg2-server"
ARCH="sparc"
-VERSION="1.2.0pre3"
+VERSION="1.2.0rc1"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"