From 5b521428efeb10717f7a9787adf1438c6e44313f Mon Sep 17 00:00:00 2001
From: Mike Sullivan <Mike.Sullivan@Oracle.COM>
Date: Wed, 29 Aug 2012 20:05:56 +0200
Subject: [PATCH] Close of build 04.

---
 make-rules/ips-buildinfo.mk |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/make-rules/ips-buildinfo.mk b/make-rules/ips-buildinfo.mk
index ead5081..db98cd7 100644
--- a/make-rules/ips-buildinfo.mk
+++ b/make-rules/ips-buildinfo.mk
@@ -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.

--
Gitblit v1.9.3