components/facter/facter.p5m
branchs11-update
changeset 2928 43b3da52b84a
parent 2818 ff3cbef81e88
child 2994 3705b92dce6a
equal deleted inserted replaced
2925:d64f6e80d9b1 2928:43b3da52b84a
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/system/management/facter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/system/management/facter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   115 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/util/xendomains.rb
   115 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/util/xendomains.rb
   116 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/version.rb
   116 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/version.rb
   117 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/virtual.rb
   117 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/virtual.rb
   118 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/vlans.rb
   118 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/vlans.rb
   119 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/xendomains.rb
   119 file path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/xendomains.rb
       
   120 file files/solaris/lib/facter/zone.rb \
       
   121     path=usr/ruby/1.9/lib/$(MACH64)/ruby/vendor_ruby/1.9.1/facter/zone.rb
   120 file path=usr/share/man/man8/facter.8
   122 file path=usr/share/man/man8/facter.8
   121 license facter.license license="Apache v2.0"
   123 license facter.license license="Apache v2.0"
   122 #
   124 #
   123 # Facter & puppet were both changed to use ruby 1.9 in 
   125 # Facter & puppet were both changed to use ruby 1.9 in 
   124 # S11.2 build 28.  For now, just keep their build versions in sync.
   126 # S11.2 build 28.  For now, just keep their build versions in sync.