# HG changeset patch # User Mike Sullivan # Date 1346263556 25200 # Node ID 255465c5756f0b66f24676f5e2db9f7c111a5a06 # Parent 8dfd8bd38819b3fd20aef5bf02f73923862b0e2d Close of build 04. diff -r 8dfd8bd38819 -r 255465c5756f 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.