components/graphviz/graphviz-python-27.p5m
changeset 1907 446472de62e9
parent 1889 7251578a5ce7
child 1948 2d1537e7942d
--- a/components/graphviz/graphviz-python-27.p5m	Mon May 19 10:28:03 2014 +0100
+++ b/components/graphviz/graphviz-python-27.p5m	Mon May 19 07:37:20 2014 -0700
@@ -22,7 +22,7 @@
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-
+<transform file hardlink path=usr/lib/.*\.py$ -> default pkg.tmp.pyversion 2.X>
 set name=pkg.fmri \
     value=pkg:/image/graphviz/graphviz-python-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Python 2.7 bindings for Graphviz"
@@ -32,22 +32,20 @@
     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/2011/269
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2011/269
-
+#
+link path=usr/lib/graphviz/python27/_gv.so target=libgv_python27.so
 file path=usr/lib/graphviz/python27/gv.py
 file path=usr/lib/graphviz/python27/libgv_python27.so
-link path=usr/lib/graphviz/python27/_gv.so target=libgv_python27.so
 link path=usr/lib/python2.7/vendor-packages/_gv.so \
     target=../../graphviz/python27/libgv_python27.so
 link path=usr/lib/python2.7/vendor-packages/gv.py \
     target=../../graphviz/python27/gv.py
+#
+license COPYING license=EPL1.0
+license graphviz.license.extra license="Other Notices"
 
 # force a dependency on the graphviz package
-depend fmri=__TBD pkg.debug.depend.file=libgraph.so.5 \
-       pkg.debug.depend.path=usr/lib type=require
-
-
-license COPYING license=EPL1.0
-license graphviz.license.extra license="Other Notices"
+depend type=require fmri=__TBD pkg.debug.depend.file=libgraph.so.5 \
+    pkg.debug.depend.path=usr/lib