components/gnupth/gnupth.p5m
branchs11-update
changeset 3115 af6ebaf26925
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
--- a/components/gnupth/gnupth.p5m	Tue Apr 29 13:36:45 2014 -0700
+++ b/components/gnupth/gnupth.p5m	Fri May 02 13:06:39 2014 -0700
@@ -18,13 +18,14 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 
 set name=pkg.fmri value=pkg:/library/pth@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="The GNU Portable Threads Library"
 set name=pkg.description value="A portable POSIX/ANSI-C based library for Unix platforms providing non-preemptive priority-based scheduling for multiple threads"
+set name=com.oracle.info.tpno value=8899
 set name=com.oracle.info.description value="the GNU Portable Threads Library"
 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -33,15 +34,6 @@
     value=PSARC/2009/397
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 #
-dir path=usr
-dir path=usr/bin
-dir path=usr/lib
-dir path=usr/include
-dir path=usr/share
-dir path=usr/share/aclocal
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/man/man3
 #
 file path=usr/bin/pth-config
 file path=usr/lib/libpth.so.20.0.27