components/unzip/unzip.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3311 02a5635016ef
--- a/components/unzip/unzip.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/unzip/unzip.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -18,39 +18,35 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-
 set name=pkg.fmri \
     value=pkg:/compress/unzip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Info-Zip (unzip)"
 set name=pkg.description value="The Info-Zip (unzip) decompression utility"
-set name=pkg.summary value="Info-Zip (unzip)"
 set name=com.oracle.info.description value="the unzip decompression utility"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities "
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/1999/555
+set name=org.opensolaris.arc-caseid value=PSARC/1999/555
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-license info-zip.license license="Info-ZIP"
-
-dir path=usr
-dir path=usr/bin
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
+dir  path=usr
+dir  path=usr/bin
 file path=usr/bin/funzip
 file path=usr/bin/unzip
 file path=usr/bin/unzipsfx
 file path=usr/bin/zipgrep
 link path=usr/bin/zipinfo target=unzip
+dir  path=usr/share
+dir  path=usr/share/man
+dir  path=usr/share/man/man1
 file path=usr/share/man/man1/funzip.1
 file path=usr/share/man/man1/unzip.1
 file path=usr/share/man/man1/unzipsfx.1
+file path=usr/share/man/man1/zipgrep.1
 file path=usr/share/man/man1/zipinfo.1
-file path=usr/share/man/man1/zipgrep.1
+license info-zip.license license=Info-ZIP