userland-incorporator revision 3294
500N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
500N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3294N/A self.packages = {}
3294N/A return "depend fmri=%s@%s facet.version-lock.%s=true type=incorporate" % (name, version, name)
3294N/Aset name=info.classification value="org.opensolaris.category.2008:Meta Packages/Incorporations"
3294N/Aset name=org.opensolaris.consolidation value=userland
3294N/Aset name=pkg.depend.install-hold value=core-os.userland
3294N/Aset name=pkg.description value="This incorporation constrains packages from the userland consolidation"
3294N/A incorporations = {}
3294N/A warning("%s is in the repo at multiple versions (%s, %s)" % (pkg_name, pkg_version, versions[pkg_name]))
3294N/A return incorporations