summaryrefslogtreecommitdiffstats
path: root/solaris-ips
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-11-07 08:09:57 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-11-07 08:09:57 -0600
commit7838d063e33246ec21cf58060ced35e3771b5e82 (patch)
treec6b86ae17b42cf0e5ee0c8fc46786491bca0394e /solaris-ips
parent65538080dd26cb7c969a0a545e1e61ded18cc152 (diff)
downloadbcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.tar.gz
bcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.tar.bz2
bcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.zip
Version bump to 1.3.3v1.3.3
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'solaris-ips')
-rw-r--r--solaris-ips/MANIFEST.bcfg2-server.header2
-rw-r--r--solaris-ips/MANIFEST.bcfg2.header2
-rw-r--r--solaris-ips/Makefile2
-rw-r--r--solaris-ips/pkginfo.bcfg22
-rw-r--r--solaris-ips/pkginfo.bcfg2-server2
5 files changed, 5 insertions, 5 deletions
diff --git a/solaris-ips/MANIFEST.bcfg2-server.header b/solaris-ips/MANIFEST.bcfg2-server.header
index 382595338..59929fcfa 100644
--- a/solaris-ips/MANIFEST.bcfg2-server.header
+++ b/solaris-ips/MANIFEST.bcfg2-server.header
@@ -1,4 +1,4 @@
license ../../LICENSE license=simplified_bsd
set name=description value="Configuration management server"
set name=pkg.summary value="Configuration management server"
-set name=pkg.fmri value="pkg://bcfg2/bcfg2-server@1.3.2"
+set name=pkg.fmri value="pkg://bcfg2/bcfg2-server@1.3.3"
diff --git a/solaris-ips/MANIFEST.bcfg2.header b/solaris-ips/MANIFEST.bcfg2.header
index 2896b94ed..5f48a60a1 100644
--- a/solaris-ips/MANIFEST.bcfg2.header
+++ b/solaris-ips/MANIFEST.bcfg2.header
@@ -1,5 +1,5 @@
license ../../LICENSE license=simplified_bsd
set name=description value="Configuration management client"
set name=pkg.summary value="Configuration management client"
-set name=pkg.fmri value="pkg://bcfg2/bcfg2@1.3.2"
+set name=pkg.fmri value="pkg://bcfg2/bcfg2@1.3.3"
file usr/bin/bcfg2 group=bin mode=0755 owner=root path=usr/bin/bcfg2
diff --git a/solaris-ips/Makefile b/solaris-ips/Makefile
index 6d55881dc..71523f48e 100644
--- a/solaris-ips/Makefile
+++ b/solaris-ips/Makefile
@@ -1,6 +1,6 @@
#!/usr/bin/gmake
-VERS=1.3.2-1
+VERS=1.3.3-1
PYVERSION := $(shell python -c "import sys; print sys.version[0:3]")
default: clean package
diff --git a/solaris-ips/pkginfo.bcfg2 b/solaris-ips/pkginfo.bcfg2
index 47fc96244..00483f961 100644
--- a/solaris-ips/pkginfo.bcfg2
+++ b/solaris-ips/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.3.2"
+VERSION="1.3.3"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"
diff --git a/solaris-ips/pkginfo.bcfg2-server b/solaris-ips/pkginfo.bcfg2-server
index c9dd0c45b..ecc5e72c1 100644
--- a/solaris-ips/pkginfo.bcfg2-server
+++ b/solaris-ips/pkginfo.bcfg2-server
@@ -1,7 +1,7 @@
PKG="SCbcfg2-server"
NAME="bcfg2-server"
ARCH="sparc"
-VERSION="1.3.2"
+VERSION="1.3.3"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"