components/libtool/libltdl.p5m
changeset 6679 2940c23026c1
parent 3732 0f62cc221c7e
child 7553 9bd80d515ff3
equal deleted inserted replaced
6678:6e93d2f59ffb 6679:2940c23026c1
    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, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2016, 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"
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=org.opensolaris.arc-caseid value=PSARC/2007/557
    32 set name=org.opensolaris.arc-caseid value=PSARC/2007/557
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 link path=usr/lib/$(MACH64)/libltdl.so target=libltdl.so.7.3.0
    34 link path=usr/lib/$(MACH64)/libltdl.so target=libltdl.so.7.3.0
    35 link path=usr/lib/$(MACH64)/libltdl.so.3 target=libltdl.so.3.1.4
       
    36 file path=usr/lib/$(MACH64)/libltdl.so.3.1.4
       
    37 link path=usr/lib/$(MACH64)/libltdl.so.7 target=libltdl.so.7.3.0
    35 link path=usr/lib/$(MACH64)/libltdl.so.7 target=libltdl.so.7.3.0
    38 file path=usr/lib/$(MACH64)/libltdl.so.7.3.0
    36 file path=usr/lib/$(MACH64)/libltdl.so.7.3.0
    39 link path=usr/lib/libltdl.so target=libltdl.so.7.3.0
    37 link path=usr/lib/libltdl.so target=libltdl.so.7.3.0
    40 link path=usr/lib/libltdl.so.3 target=libltdl.so.3.1.4
       
    41 file path=usr/lib/libltdl.so.3.1.4
       
    42 link path=usr/lib/libltdl.so.7 target=libltdl.so.7.3.0
    38 link path=usr/lib/libltdl.so.7 target=libltdl.so.7.3.0
    43 file path=usr/lib/libltdl.so.7.3.0
    39 file path=usr/lib/libltdl.so.7.3.0
    44 license libtool.license license=GPLv2
    40 license libtool.license license=GPLv2