components/subversion/subversion-python.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 05 Jun 2015 17:26:12 -0700
branchs11-update
changeset 4441 8e251f3e0ce3
parent 3982 71d82a8cdf66
permissions -rw-r--r--
21138378 Add group/feature packages to Userland

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/library/python/subversion@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Python bindings for the Subversion SCM"
set name=com.oracle.info.description value="Python bindings for the Subversion SCM"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification value="org.opensolaris.category.2008:Development/Source Code Management"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.arc-caseid \
    value=PSARC/2006/563
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
dir path=usr
dir path=usr/lib
dir path=usr/lib/python$(PYVER)
dir path=usr/lib/python$(PYVER)/vendor-packages
dir path=usr/lib/python$(PYVER)/vendor-packages/libsvn
dir path=usr/lib/python$(PYVER)/vendor-packages/svn
dir path=usr/lib/svn
#
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_client.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_core.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_delta.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_diff.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_fs.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_ra.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_repos.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_wc.so
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/core.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/delta.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/diff.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/fs.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/ra.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/repos.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/wc.py
file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/core.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/delta.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/diff.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/fs.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/ra.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/repos.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/wc.py
file path=usr/lib/python$(PYVER)/vendor-packages/svn/__init__.py
file path=usr/lib/svn/libsvn_swig_py-1.so.0.0.0
#
link path=usr/lib/svn/libsvn_swig_py-1.so.0 target=libsvn_swig_py-1.so.0.0.0
link path=usr/lib/svn/libsvn_swig_py-1.so target=libsvn_swig_py-1.so.0.0.0
#
license subversion.license license="Apache v2.0"

# force the rename with an optional dependency on the old name
depend type=optional \
  fmri=library/python-2/[email protected],5.11-0.175.3.0.0.16.0