15788110 SUNBT7164613 flex needs TPNO and license file modifications
authorRich Burridge <rich.burridge@oracle.com>
Wed, 02 Apr 2014 07:43:35 -0700
changeset 1808 49bcd88a82a0
parent 1807 45d28e42b828
child 1809 79cf56012d11
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	Mon Mar 31 01:32:29 2014 -0700
+++ b/components/convmv/convmv.p5m	Wed Apr 02 07:43:35 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	Mon Mar 31 01:32:29 2014 -0700
+++ b/components/flex/flex.p5m	Wed Apr 02 07:43:35 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=5573
 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	Mon Mar 31 01:32:29 2014 -0700
+++ b/components/flex/flexruntime.p5m	Wed Apr 02 07:43:35 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=5573
 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)