Close of build 04. s12-04
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 956 8dfd8bd38819
child 958 efa0beed8229
Close of build 04.
make-rules/ips-buildinfo.mk
--- a/make-rules/ips-buildinfo.mk	Fri Aug 24 11:46:52 2012 -0700
+++ b/make-rules/ips-buildinfo.mk	Wed Aug 29 11:05:56 2012 -0700
@@ -61,7 +61,7 @@
 # the development build) of the Solaris Update is being built.
 # This is set by the gatekeepers.
 #
-BUILDID ?= 3
+BUILDID ?= 4
 
 # Each (nightly) build of the code that produces packages needs to
 # be uniquely identified so that packages produced by different
@@ -84,9 +84,8 @@
 #
 # Build Version.  Used in the version section of the package name to identify
 # the operating system version and branch that the package was produced for.
-# The 5.11- is needed for now.
 #
-BUILD_VERSION ?= 5.11-$(BRANCHID)
+BUILD_VERSION ?=  $(PKG_SOLARIS_VERSION)-$(BRANCHID)
 
 # Set a default reference repository against which pkglint is run, in case it
 # hasn't been set in the environment.