15788110 SUNBT7164613 flex needs TPNO and license file modifications s11-update
authorRich Burridge <rich.burridge@oracle.com>
Thu, 03 Apr 2014 09:32:57 -0700
branchs11-update
changeset 3044 6e52dcd9229a
parent 3043 7b03c95afcd1
child 3045 0121e7323666
15788110 SUNBT7164613 flex needs TPNO and license file modifications 18342660 convmv needs to include a TPNO action in its package manifest
components/convmv/convmv.p5m
components/flex/flex.p5m
components/flex/flexruntime.p5m
--- a/components/convmv/convmv.p5m	Thu Apr 03 02:07:48 2014 -0700
+++ b/components/convmv/convmv.p5m	Thu Apr 03 09:32:57 2014 -0700
@@ -18,7 +18,7 @@
 #
 # 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>
@@ -28,6 +28,7 @@
     value="Convmv helps convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding."
 set name=pkg.summary value="Filename Encoding Conversion Tool"
 set name=com.oracle.info.description value="the convmv utility"
+set name=com.oracle.info.tpno value=8348
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/flex/flex.p5m	Thu Apr 03 02:07:48 2014 -0700
+++ b/components/flex/flex.p5m	Thu Apr 03 09:32:57 2014 -0700
@@ -18,12 +18,13 @@
 #
 # 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.
 #
 
 set name=pkg.fmri value=pkg:/developer/lexer/flex@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Flex Lexer"
 set name=com.oracle.info.description value="the flex lexer utility"
+set name=com.oracle.info.tpno value=14883
 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/flex/flexruntime.p5m	Thu Apr 03 02:07:48 2014 -0700
+++ b/components/flex/flexruntime.p5m	Thu Apr 03 09:32:57 2014 -0700
@@ -18,12 +18,13 @@
 #
 # 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.
 #
 
 set name=pkg.fmri value=pkg:/system/library/flex-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Flex Lexer (Runtime)"
 set name=com.oracle.info.description value="the flex lexer runtime"
+set name=com.oracle.info.tpno value=14883
 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)