components/fastcgi/fcgi-doc.p5m
changeset 181 87e11e685b1f
parent 144 6de74932ef46
child 464 08f94c414553
--- a/components/fastcgi/fcgi-doc.p5m	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/fastcgi/fcgi-doc.p5m	Wed Apr 13 09:58:06 2011 -0700
@@ -20,46 +20,52 @@
 #
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
-set name=pkg.fmri value=pkg:/library/fastcgi/documentation@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+
+# These are not installed, but can be found in the doc directory.
+<transform file path=usr/share/doc/fastcgi/(.+)$ -> set action.hash doc/%<\1> >
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+set name=pkg.fmri \
+    value=pkg:/library/fastcgi/documentation@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description \
+    value="Documentation for FastCGI application libraries"
 set name=pkg.summary value="FastCGI - documentation"
-set name=pkg.description value="Documentation for FastCGI application libraries"
-set name=info.classification value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
+set name=info.classification \
+    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream_url value=http://www.fastcgi.com
-set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=opensolaris.arc_url \
+    value=http://arc.opensolaris.org/caselog/PSARC/2009/014
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
 dir path=usr
 dir path=usr/share
 dir path=usr/share/doc
 dir path=usr/share/doc/fastcgi
 dir path=usr/share/doc/fastcgi/fastcgi-prog-guide
 dir path=usr/share/doc/fastcgi/fastcgi-whitepaper
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/apaman.htm
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1intra.gif
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ap_guida.htm
 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ap_guide.htm
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ap_guida.htm
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/apaman.htm
 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1inta1.gif
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1intra.gif
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1intro.htm
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch2c.htm
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch3perl.htm
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch4tcl.htm
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/cover.htm
+file path=usr/share/doc/fastcgi/fastcgi-prog-guide/covera.gif
 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/fastcgi.htm
 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00001.gif
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch2c.htm
+file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00002.gif
 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00003.gif
+file path=usr/share/doc/fastcgi/fcgi-devel-kit.htm
+file path=usr/share/doc/fastcgi/fcgi-java.htm
 file path=usr/share/doc/fastcgi/fcgi-perf.htm
 file path=usr/share/doc/fastcgi/fcgi-perl.htm
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch3perl.htm
-file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00002.gif
-file path=usr/share/doc/fastcgi/fcgi-java.htm
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/covera.gif
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1intro.htm
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch4tcl.htm
-file path=usr/share/doc/fastcgi/fcgi-devel-kit.htm
-file path=usr/share/doc/fastcgi/fastcgi-prog-guide/cover.htm
-file path=usr/share/doc/fastcgi/overview.html
 file path=usr/share/doc/fastcgi/fcgi-tcl.htm
 file path=usr/share/doc/fastcgi/omi-logo.gif
+file path=usr/share/doc/fastcgi/overview.html
 file path=usr/share/doc/fastcgi/www5-api-workshop.html
-
-license fcgi.license license="FastCGI"
-
 legacy pkg=SUNWfcgi-doc \
-	name="FastCGI Application Libraries - Documentation" \
-	desc="Documentation for FastCGI Application Libraries (2.4.0)"
+    desc="Documentation for FastCGI Application Libraries (2.4.0)" \
+    name="FastCGI Application Libraries - Documentation"
+license fcgi.license license=FastCGI