summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-12-07 20:22:57 -0600
committerSol Jerome <sol.jerome@gmail.com>2011-12-07 20:22:57 -0600
commit0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de (patch)
treee451d5487fc793fc92b5ae5bf17ba36eea9ce8f9 /solaris
parentdcfc8525df6e7ffda75f55691dd67d2544c24347 (diff)
downloadbcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.tar.gz
bcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.tar.bz2
bcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.zip
Version bump to 1.2.0v1.2.0
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 5f5caa397..816f93e14 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/opt/csw/bin/python"
-VERS=1.2.0rc2-1
+VERS=1.2.0-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 3e1aadde2..aa57a7c19 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.2.0rc2"
+VERSION="1.2.0"
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 1ac36461d..485eda903 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.0rc2"
+VERSION="1.2.0"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"