Print this page


Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/SUNWlibm.mf
          +++ new/usr/src/pkg/manifests/SUNWlibm.mf
↓ open down ↓ 5 lines elided ↑ open up ↑
   6    6  #
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet at
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  14   14  #
  15   15  
  16      -# was renamed to system/library/math/header-math
  17      -# both obsolete now
  18   16  set name=pkg.fmri value=pkg:/SUNWlibm@0.5.11,5.11-0.132
  19      -set name=pkg.description value="Math Library Headers & Lint Files"
  20      -set name=pkg.obsolete value=true
  21      -set name=pkg.summary value="Math Library Headers & Lint Files"
       17 +set name=pkg.description \
       18 +    value="Math & Microtasking Library Headers & Lint Files"
       19 +# license license=SUNWlibm.copyright
       20 +# license license=SUNWlibmr.copyright
       21 +set name=pkg.renamed value=true
       22 +# set name=pkg.renamed value=true
       23 +set name=pkg.summary value="Math & Microtasking Library Headers & Lint Files"
  22   24  set name=info.classification \
  23   25      value=org.opensolaris.category.2008:System/Libraries
       26 +# set name=org.opensolaris.consolidation value=sunpro
  24   27  set name=variant.arch value=$(ARCH)
       28 +set name=variant.opensolaris.zone value=global value=nonglobal
       29 +depend fmri=pkg:/system/library/math/header-math@$(PKGVERS) type=require
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX