components/pbzip2/pbzip2.p5m
changeset 1948 2d1537e7942d
parent 1251 f1fb66b52f41
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) 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/compress/pbzip2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/compress/pbzip2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="parallel implementation of bzip2"
    29 set name=pkg.summary value="parallel implementation of bzip2"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="pbzip2 is a parallel implementation of the bzip2 block-sorting file compressor, which should be fully compatible with bzip2."
    31     value="pbzip2 is a parallel implementation of the bzip2 block-sorting file compressor, which should be fully compatible with bzip2."
    32 set name=com.oracle.info.description value="pbzip2, a parallel bzip2"
    32 set name=com.oracle.info.description value="pbzip2, a parallel bzip2"
    33 set name=com.oracle.info.tpno value=11059
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2012/095
    38 set name=org.opensolaris.arc-caseid value=PSARC/2012/095