summaryrefslogtreecommitdiffstats
path: root/solaris-ips
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2015-06-11 15:30:04 -0500
committerSol Jerome <sol.jerome@gmail.com>2015-06-11 15:30:04 -0500
commitee11ee47bf86b67db100d76932a912d8239fa9d9 (patch)
tree8628cebfafae1b0b5a9a13b64dfd225f62bdedc1 /solaris-ips
parenta8953fd3cc3c8587eade52f0c3362da833014f32 (diff)
downloadbcfg2-ee11ee47bf86b67db100d76932a912d8239fa9d9.tar.gz
bcfg2-ee11ee47bf86b67db100d76932a912d8239fa9d9.tar.bz2
bcfg2-ee11ee47bf86b67db100d76932a912d8239fa9d9.zip
Version bump to 1.3.6
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 9e6774c87..a7a451707 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.5"
+set name=pkg.fmri value="pkg://bcfg2/bcfg2-server@1.3.6"
diff --git a/solaris-ips/MANIFEST.bcfg2.header b/solaris-ips/MANIFEST.bcfg2.header
index 97c63107e..0f2fc42b8 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.5"
+set name=pkg.fmri value="pkg://bcfg2/bcfg2@1.3.6"
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 ec85dccc2..0320d9da3 100644
--- a/solaris-ips/Makefile
+++ b/solaris-ips/Makefile
@@ -1,6 +1,6 @@
#!/usr/bin/gmake
-VERS=1.3.5-1
+VERS=1.3.6-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 57ffaffb8..7fa7e1c65 100644
--- a/solaris-ips/pkginfo.bcfg2
+++ b/solaris-ips/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.3.5"
+VERSION="1.3.6"
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 50812c4a5..2ef50951d 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.5"
+VERSION="1.3.6"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"