components/mysql-5-6/mysql-56client.p5m
branchs11-update
changeset 4184 5bcc30d62913
child 6284 71199f3a4dcd
equal deleted inserted replaced
4182:edb1ea7d72bc 4184:5bcc30d62913
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/database/mysql-56/client@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="MySQL 5.6 Client Executables"
       
    28 set name=com.oracle.info.description value="MySQL 5.6 Client Executables"
       
    29 set name=info.classification \
       
    30     value=org.opensolaris.category.2008:Development/Databases
       
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    33 set name=org.opensolaris.arc-caseid value=PSARC/2014/431
       
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    35 #
       
    36 link path=usr/bin/mysql target=../mysql/5.6/bin/mysql mediator=mysql \
       
    37     mediator-version=5.6
       
    38 link path=usr/bin/mysqladmin target=../mysql/5.6/bin/mysqladmin mediator=mysql \
       
    39     mediator-version=5.6
       
    40 link path=usr/bin/mysqldump target=../mysql/5.6/bin/mysqldump mediator=mysql \
       
    41     mediator-version=5.6
       
    42 #
       
    43 file path=usr/mysql/5.6/bin/msql2mysql
       
    44 file path=usr/mysql/5.6/bin/mysql
       
    45 file path=usr/mysql/5.6/bin/mysql_config_editor
       
    46 file path=usr/mysql/5.6/bin/mysql_find_rows
       
    47 file path=usr/mysql/5.6/bin/mysql_fix_extensions
       
    48 file path=usr/mysql/5.6/bin/mysql_waitpid
       
    49 file path=usr/mysql/5.6/bin/mysqlaccess
       
    50 file path=usr/mysql/5.6/bin/mysqlaccess.conf
       
    51 file path=usr/mysql/5.6/bin/mysqladmin
       
    52 file path=usr/mysql/5.6/bin/mysqlbinlog
       
    53 file path=usr/mysql/5.6/bin/mysqlbug
       
    54 file path=usr/mysql/5.6/bin/mysqlcheck
       
    55 file path=usr/mysql/5.6/bin/mysqldump
       
    56 file path=usr/mysql/5.6/bin/mysqldumpslow
       
    57 file path=usr/mysql/5.6/bin/mysqlimport
       
    58 file path=usr/mysql/5.6/bin/mysqlshow
       
    59 file path=usr/mysql/5.6/bin/mysqlslap
       
    60 file path=usr/mysql/5.6/man/man1/msql2mysql.1
       
    61 file path=usr/mysql/5.6/man/man1/mysql.1
       
    62 file path=usr/mysql/5.6/man/man1/mysql_config_editor.1
       
    63 file path=usr/mysql/5.6/man/man1/mysql_find_rows.1
       
    64 file path=usr/mysql/5.6/man/man1/mysql_fix_extensions.1
       
    65 file path=usr/mysql/5.6/man/man1/mysql_waitpid.1
       
    66 file path=usr/mysql/5.6/man/man1/mysqlaccess.1
       
    67 file path=usr/mysql/5.6/man/man1/mysqladmin.1
       
    68 file path=usr/mysql/5.6/man/man1/mysqlbinlog.1
       
    69 file path=usr/mysql/5.6/man/man1/mysqlcheck.1
       
    70 file path=usr/mysql/5.6/man/man1/mysqldump.1
       
    71 file path=usr/mysql/5.6/man/man1/mysqldumpslow.1
       
    72 file path=usr/mysql/5.6/man/man1/mysqlimport.1
       
    73 file path=usr/mysql/5.6/man/man1/mysqlshow.1
       
    74 file path=usr/mysql/5.6/man/man1/mysqlslap.1
       
    75 #
       
    76 link path=usr/share/man/man1/mysql.1 \
       
    77     target=../../../mysql/5.6/man/man1/mysql.1 mediator=mysql \
       
    78     mediator-version=5.6
       
    79 link path=usr/share/man/man1/mysqladmin.1 \
       
    80     target=../../../mysql/5.6/man/man1/mysqladmin.1 mediator=mysql \
       
    81     mediator-version=5.6
       
    82 link path=usr/share/man/man1/mysqldump.1 \
       
    83     target=../../../mysql/5.6/man/man1/mysqldump.1 mediator=mysql \
       
    84     mediator-version=5.6
       
    85 license mysql-56.license license=GPLv2