components/python/mysql/mysql-PYVER.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 08 Jan 2013 10:50:32 -0800
changeset 1101 704a6c485f1a
child 1112 7bc7f29cb517
permissions -rw-r--r--
15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
    value=pkg:/library/python-2/python-mysql-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
set name=pkg.summary \
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
    value="A MySQL database adapter for the Python programming language"
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=info.classification \
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
    value=org.opensolaris.category.2008:Development/Databases
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=org.opensolaris.arc-caseid value=PSARC/2008/081
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
# force a dependency on the Python runtime
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
depend fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
       pkg.debug.depend.path=usr/bin type=require
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
# force a dependency on the mysql package
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
depend fmri=library/python-2/mysql@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
    type=require
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
dir  path=usr
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
dir  path=usr/lib
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
dir  path=usr/lib/python$(PYVER)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
dir  path=usr/lib/python$(PYVER)/vendor-packages
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
dir  path=usr/lib/python$(PYVER)/vendor-packages/MySQL_python-1.2.2-py$(PYVER).egg-info
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/lib/python$(PYVER)/vendor-packages/MySQL_python-1.2.2-py$(PYVER).egg-info/PKG-INFO
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/lib/python$(PYVER)/vendor-packages/MySQL_python-1.2.2-py$(PYVER).egg-info/SOURCES.txt
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/lib/python$(PYVER)/vendor-packages/MySQL_python-1.2.2-py$(PYVER).egg-info/dependency_links.txt
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/lib/python$(PYVER)/vendor-packages/MySQL_python-1.2.2-py$(PYVER).egg-info/top_level.txt
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
dir  path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/__init__.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/connections.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
dir  path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/CLIENT.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/CR.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/ER.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/FIELD_TYPE.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/FLAG.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/REFRESH.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/constants/__init__.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/converters.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/cursors.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/release.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/MySQLdb/times.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/_mysql.so
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/_mysql_exceptions.py
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
dir  path=usr/share
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
license mysql.license license=GPLv2
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
# python-mysql was previously in the 'desktop' consolidation. This optional
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
# dependency is here to facilitate the safe transfer of the package
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
# to the 'userland' consolidation.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
depend type=optional fmri=consolidation/desktop/[email protected]