components/p7zip/p7zip.p5m
changeset 181 87e11e685b1f
parent 138 089c2065503f
--- a/components/p7zip/p7zip.p5m	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/p7zip/p7zip.p5m	Wed Apr 13 09:58:06 2011 -0700
@@ -22,14 +22,18 @@
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
 
-set name=pkg.fmri value=pkg:/compress/p7zip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+set name=pkg.fmri \
+    value=pkg:/compress/p7zip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description \
+    value="P7zip is a unix port of the 7-Zip utility.  It has support for numerous compression algorithms, including LZMA and LZMA2, as well as for various archive and compression file formats, including 7z, xz, bzip2, gzip, tar, zip (read-write) and cab, cpio, deb, lzh, rar, and rpm (read-only)."
 set name=pkg.summary value="The p7zip compression and archiving utility"
-set name=pkg.description value="P7zip is a unix port of the 7-Zip utility.  It has support for numerous compression algorithms, including LZMA and LZMA2, as well as for various archive and compression file formats, including 7z, xz, bzip2, gzip, tar, zip (read-write) and cab, cpio, deb, lzh, rar, and rpm (read-only)."
 set name=info.classification value=org.opensolaris.category.2008:System/Core
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream_url value=http://p7zip.sourceforge.net/
+set name=opensolaris.arc_url \
+    value=http://arc.opensolaris.org/caselog/PSARC/2007/617
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
 dir path=usr/lib/7z
 dir path=usr/lib/7z/Codecs
 dir path=usr/share/doc/p7zip
@@ -94,13 +98,13 @@
 file path=usr/share/doc/p7zip/DOCS/readme.txt
 file path=usr/share/doc/p7zip/DOCS/unRarLicense.txt
 file path=usr/share/doc/p7zip/README
-file usr/man/man1/7z.1 path=usr/share/man/man1/7z.1
+file usr/man/man1/7z.1 path=usr/share/man/man1/7z.1 \
+    mangler.man.stability=Committed
 file usr/man/man1/7za.1 path=usr/share/man/man1/7za.1
 file usr/man/man1/7zr.1 path=usr/share/man/man1/7zr.1
-file contrib/gzip-like_CLI_wrapper_for_7z/man1/p7zip.1 path=usr/share/man/man1/p7zip.1
-
+file contrib/gzip-like_CLI_wrapper_for_7z/man1/p7zip.1 \
+    path=usr/share/man/man1/p7zip.1
 legacy pkg=SUNWp7zip desc="The p7zip compression and archiving utility" \
     name="The p7zip compression and archiving utility"
-
 license copying.txt license=LGPLv2.1+
 license unRarLicense.txt license=unRAR