components/openscap/openscap-python-PYVER.p5m
changeset 5427 25b736152081
parent 5079 5d18f62e9f8a
child 5985 6b195cad32d4
equal deleted inserted replaced
5426:095b7eacbee6 5427:25b736152081
    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) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 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/python/openscap-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python/openscap-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary \
    26 set name=pkg.summary \
    27     value="Python $(PYVER) bindings for the Open implementation of SCAP"
    27     value="Python $(MAYBE_PYVER_SPACE)bindings for the Open implementation of SCAP"
    28 set name=com.oracle.info.description \
    28 set name=com.oracle.info.description \
    29     value="the Python $(PYVER) bindings for the Open implementation of SCAP"
    29     value="the Python $(MAYBE_PYVER_SPACE)bindings for the Open implementation of SCAP"
    30 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification value=org.opensolaris.category.2008:System/Security
    31 set name=info.classification value=org.opensolaris.category.2008:System/Security
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2012/152
    34 set name=org.opensolaris.arc-caseid value=PSARC/2012/152