diff -r 7b09b73a67a4 -r 0f62cc221c7e components/lcms/lcms-py26.p5m --- a/components/lcms/lcms-py26.p5m Fri Jan 23 17:31:40 2015 -0800 +++ b/components/lcms/lcms-py26.p5m Tue Feb 03 19:24:25 2015 -0800 @@ -18,20 +18,21 @@ # # CDDL HEADER END # -# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability uncommitted> set name=pkg.fmri \ value=pkg:/library/python/lcms-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) -set name=pkg.summary value="Python 2.6 bindings for the Little Color Management System" -set name=com.oracle.info.description value="the Python 2.6 bindings for the Little Color Management System" +set name=pkg.summary \ + value="Python 2.6 bindings for the Little Color Management System" +set name=com.oracle.info.description \ + value="the Python 2.6 bindings for the Little Color Management System" set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification \ value=org.opensolaris.category.2008:System/Libraries 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/2008/071 +set name=org.opensolaris.arc-caseid value=PSARC/2008/071 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # # @@ -41,9 +42,9 @@ # license lcms.license license=MIT -# force a dependency on the Python 2.6 runtime -depend fmri=__TBD pkg.debug.depend.file=python2.6 \ - pkg.debug.depend.path=usr/bin type=require - # force the rename with an optional dependency on the old name depend type=optional fmri=library/python-2/lcms-26@1.19,5.12-5.12.0.0.0.41.0 + +# force a dependency on the Python 2.6 runtime +depend type=require fmri=__TBD pkg.debug.depend.file=python2.6 \ + pkg.debug.depend.path=usr/bin