make-rules/ips-buildinfo.mk
changeset 957 255465c5756f
parent 944 457586ba0add
child 972 8009bf2d1781
--- 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.