components/mysql-5-1/mysql-51lib.p5m
changeset 1791 53d056cbdb63
parent 1790 5185544d0b6e
child 1792 5cea652172c6
equal deleted inserted replaced
1790:5185544d0b6e 1791:53d056cbdb63
     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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/database/mysql-51/library@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary \
       
    28     value="MySQL 5.1 libraries"
       
    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 \
       
    34     value=LSARC/2009/062
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    36 
       
    37 # This package name has known conflicts with other packages in the WOS
       
    38 set pkg.linted.pkglint.manifest004=true
       
    39 
       
    40 link path=usr/mysql/lib target=5.1/lib
       
    41 
       
    42 file path=usr/mysql/5.1/lib/$(MACH64)/mysql/libmysqlclient.so.16.0.0
       
    43 file path=usr/mysql/5.1/lib/$(MACH64)/mysql/libmysqlclient_r.so.16.0.0
       
    44 file path=usr/mysql/5.1/lib/$(MACH64)/mysql/plugin/ha_example.so.0.0.0
       
    45 file path=usr/mysql/5.1/lib/mysql/libmysqlclient.so.16.0.0
       
    46 file path=usr/mysql/5.1/lib/mysql/libmysqlclient_r.so.16.0.0
       
    47 file path=usr/mysql/5.1/lib/mysql/plugin/ha_example.so.0.0.0
       
    48 license mysql-51.license license=GPLv2
       
    49 link path=usr/mysql/5.1/lib/$(MACH64)/mysql/libmysqlclient.so \
       
    50     target=libmysqlclient.so.16.0.0
       
    51 link path=usr/mysql/5.1/lib/$(MACH64)/mysql/libmysqlclient.so.16 \
       
    52     target=libmysqlclient.so.16.0.0
       
    53 link path=usr/mysql/5.1/lib/$(MACH64)/mysql/libmysqlclient_r.so \
       
    54     target=libmysqlclient_r.so.16.0.0
       
    55 link path=usr/mysql/5.1/lib/$(MACH64)/mysql/libmysqlclient_r.so.16 \
       
    56     target=libmysqlclient_r.so.16.0.0
       
    57 link path=usr/mysql/5.1/lib/$(MACH64)/mysql/plugin/ha_example.so \
       
    58     target=ha_example.so.0.0.0
       
    59 link path=usr/mysql/5.1/lib/$(MACH64)/mysql/plugin/ha_example.so.0 \
       
    60     target=ha_example.so.0.0.0
       
    61 link path=usr/mysql/5.1/lib/64 target=$(MACH64)
       
    62 link path=usr/mysql/5.1/lib/mysql/libmysqlclient.so \
       
    63     target=libmysqlclient.so.16.0.0
       
    64 link path=usr/mysql/5.1/lib/mysql/libmysqlclient.so.16 \
       
    65     target=libmysqlclient.so.16.0.0
       
    66 link path=usr/mysql/5.1/lib/mysql/libmysqlclient_r.so \
       
    67     target=libmysqlclient_r.so.16.0.0
       
    68 link path=usr/mysql/5.1/lib/mysql/libmysqlclient_r.so.16 \
       
    69     target=libmysqlclient_r.so.16.0.0
       
    70 link path=usr/mysql/5.1/lib/mysql/plugin/ha_example.so \
       
    71     target=ha_example.so.0.0.0
       
    72 link path=usr/mysql/5.1/lib/mysql/plugin/ha_example.so.0 \
       
    73     target=ha_example.so.0.0.0