components/openldap/openldap.p5m
changeset 1948 2d1537e7942d
parent 1423 27b01995039c
child 4295 8e6a71e8754b
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    27 <transform file path=(.+)/man/man1oldap/(.+).1oldap$ -> \
    27 <transform file path=(.+)/man/man1oldap/(.+).1oldap$ -> \
    28     set action.hash %<\1>/man/man1/%<\2>.1>
    28     set action.hash %<\1>/man/man1/%<\2>.1>
    40     value=pkg:/library/openldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    40     value=pkg:/library/openldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    41 set name=pkg.summary value=OpenLDAP
    41 set name=pkg.summary value=OpenLDAP
    42 set name=pkg.description \
    42 set name=pkg.description \
    43     value="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."
    43     value="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."
    44 set name=com.oracle.info.description value=OpenLDAP
    44 set name=com.oracle.info.description value=OpenLDAP
    45 set name=com.oracle.info.tpno value=5295
    45 set name=com.oracle.info.tpno value=$(TPNO)
    46 set name=info.classification \
    46 set name=info.classification \
    47     value=org.opensolaris.category.2008:System/Libraries
    47     value=org.opensolaris.category.2008:System/Libraries
    48 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    48 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    49 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    49 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    50 set name=org.opensolaris.arc-caseid value=PSARC/2010/180
    50 set name=org.opensolaris.arc-caseid value=PSARC/2010/180