components/libtool/libltdl.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/library/libtool/libltdl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/libtool/libltdl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GNU libtool dlopen wrapper"
    26 set name=pkg.summary value="GNU libtool dlopen wrapper"
    27 set name=com.oracle.info.description value="the GNU libtool dlopen wrapper"
    27 set name=com.oracle.info.description value="the GNU libtool dlopen wrapper"
    28 set name=com.oracle.info.tpno value=$(TPNO)
    28 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=info.classification \
    29 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
    30     value=org.opensolaris.category.2008:Development/GNU
       
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=org.opensolaris.arc-caseid \
    32 set name=org.opensolaris.arc-caseid value=PSARC/2007/557
    34     value=PSARC/2007/557
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 dir path=usr
    34 dir  path=usr
    37 dir path=usr/lib
    35 dir  path=usr/lib
    38 dir path=usr/lib/$(MACH64)
    36 dir  path=usr/lib/$(MACH64)
       
    37 link path=usr/lib/$(MACH64)/libltdl.so target=libltdl.so.7.3.0
       
    38 link path=usr/lib/$(MACH64)/libltdl.so.3 target=libltdl.so.3.1.4
    39 file path=usr/lib/$(MACH64)/libltdl.so.3.1.4
    39 file path=usr/lib/$(MACH64)/libltdl.so.3.1.4
       
    40 link path=usr/lib/$(MACH64)/libltdl.so.7 target=libltdl.so.7.3.0
    40 file path=usr/lib/$(MACH64)/libltdl.so.7.3.0
    41 file path=usr/lib/$(MACH64)/libltdl.so.7.3.0
       
    42 link path=usr/lib/libltdl.so target=libltdl.so.7.3.0
       
    43 link path=usr/lib/libltdl.so.3 target=libltdl.so.3.1.4
    41 file path=usr/lib/libltdl.so.3.1.4
    44 file path=usr/lib/libltdl.so.3.1.4
       
    45 link path=usr/lib/libltdl.so.7 target=libltdl.so.7.3.0
    42 file path=usr/lib/libltdl.so.7.3.0
    46 file path=usr/lib/libltdl.so.7.3.0
    43 license libtool.license license=GPLv2
    47 license libtool.license license=GPLv2
    44 link path=usr/lib/$(MACH64)/libltdl.so.3 target=libltdl.so.3.1.4
       
    45 link path=usr/lib/$(MACH64)/libltdl.so target=libltdl.so.7.3.0
       
    46 link path=usr/lib/$(MACH64)/libltdl.so.7 target=libltdl.so.7.3.0
       
    47 link path=usr/lib/libltdl.so.3 target=libltdl.so.3.1.4
       
    48 link path=usr/lib/libltdl.so target=libltdl.so.7.3.0
       
    49 link path=usr/lib/libltdl.so.7 target=libltdl.so.7.3.0