components/gzip/gzip.p5m
changeset 181 87e11e685b1f
parent 96 0cad26ba1671
child 464 08f94c414553
--- a/components/gzip/gzip.p5m	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/gzip/gzip.p5m	Wed Apr 13 09:58:06 2011 -0700
@@ -20,14 +20,19 @@
 #
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
-set name=pkg.fmri value=pkg:/compress/gzip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GNU Zip (gzip)"
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
+set name=pkg.fmri \
+    value=pkg:/compress/gzip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.description value="The GNU Zip (gzip) compression utility"
-set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
-set name=info.upstream_url value="http://directory.fsf.org/GNU/gzip.html"
+set name=pkg.summary value="GNU Zip (gzip)"
+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=http://directory.fsf.org/GNU/gzip.html
+set name=opensolaris.arc_url \
+    value=http://arc.opensolaris.org/caselog/PSARC/2000/488
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
 dir path=usr
 dir path=usr/bin
 dir path=usr/share
@@ -61,10 +66,8 @@
 hardlink path=usr/bin/gzcmp target=gzdiff
 hardlink path=usr/bin/gzegrep target=gzgrep
 hardlink path=usr/bin/gzfgrep target=gzgrep
+legacy pkg=SUNWgzip desc="The GNU Zip (gzip) compression utility 1.3.5" \
+    name="The GNU Zip (gzip) compression utility"
 
 
-license gzip.license license="GPLv2"
-
-legacy	pkg=SUNWgzip \
-	name="The GNU Zip (gzip) compression utility" \
-	desc="The GNU Zip (gzip) compression utility 1.3.5"
+license gzip.license license=GPLv2