18866440 gzip needs a correct TPNO.
authorRich Burridge <rich.burridge@oracle.com>
Thu, 29 May 2014 15:08:19 -0700
changeset 1922 a76aadc689f5
parent 1921 489d0d0f656f
child 1923 d039290bd031
18866440 gzip needs a correct TPNO. 18866485 zip needs a correct TPNO.
components/gzip/gzip.p5m
components/zip/zip.p5m
--- a/components/gzip/gzip.p5m	Thu May 29 15:59:20 2014 -0600
+++ b/components/gzip/gzip.p5m	Thu May 29 15:08:19 2014 -0700
@@ -27,7 +27,7 @@
 set name=pkg.summary value="GNU Zip (gzip)"
 set name=pkg.description value="The GNU Zip (gzip) compression utility"
 set name=com.oracle.info.description value="GNU zip"
-set name=com.oracle.info.tpno value=7913
+set name=com.oracle.info.tpno value=17904
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/zip/zip.p5m	Thu May 29 15:59:20 2014 -0600
+++ b/components/zip/zip.p5m	Thu May 29 15:08:19 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 committed>
@@ -27,7 +27,7 @@
 set name=pkg.description value="The Info-Zip (zip) compression utility"
 set name=pkg.summary value="Info-Zip (zip)"
 set name=com.oracle.info.description value="the Info-Zip compression utility"
-set name=com.oracle.info.tpno value=9245
+set name=com.oracle.info.tpno value=17905
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)