On Wed, Oct 15, 2014 at 2:00 PM, Dan McDonald <dan...@omniti.com> wrote:
> It does, but it's a number instead.  1.0.1j == 1.0.1.10  (j is the 10th 
> letter).  IPS doesn't let you use letters like that.

We preserve the upstream version string by setting the
pkg.human-version attribute in the package manifest:

$ pkg contents -m openssl | grep pkg.human-version
set name=pkg.human-version value=1.0.1j

pkg(1) displays this in parentheses following the component version
when the 'info' subcommand is used:

$ pkg info openssl | grep Version
       Version: 1.0.1.10 (1.0.1j)
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to