components/openscap/openscap-python-26.p5m
branchs11-update
changeset 2971 5d740e74b68b
parent 2705 e39a44e3cb41
child 3661 47545fb8aed4
equal deleted inserted replaced
2969:f8d4fd8116f7 2971:5d740e74b68b
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2014, 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-2/openscap-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python-2/openscap-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary \
    26 set name=pkg.summary \
    27     value="Python 2.6 bindings for the Open implementation of SCAP"
    27     value="Python 2.6 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 2.6 bindings for the Open implementation of SCAP"
    29     value="the Python 2.6 bindings for the Open implementation of SCAP"
    30 set name=com.oracle.info.tpno value=13530
    30 set name=com.oracle.info.tpno value=16560
    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
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 
    36 
    37 
    37 
    38 file path=usr/lib/python2.6/vendor-packages/_openscap_py.so
    38 file path=usr/lib/python2.6/vendor-packages/_openscap_py.so
    39 file path=usr/lib/python2.6/vendor-packages/openscap.py
    39 file path=usr/lib/python2.6/vendor-packages/openscap.py
    40 file path=usr/lib/python2.6/vendor-packages/openscap_api.py
    40 file path=usr/lib/python2.6/vendor-packages/openscap_api.py
    41 license openscap.license license=LGPLv2.1
    41 license openscap.license license="LGPLv2.1, LGPLv3, OVAL"
    42 
    42 
    43 # force a dependency on the Python 2.6 runtime
    43 # force a dependency on the Python 2.6 runtime
    44 depend type=require fmri=__TBD pkg.debug.depend.file=python2.6 \
    44 depend type=require fmri=__TBD pkg.debug.depend.file=python2.6 \
    45     pkg.debug.depend.path=usr/bin
    45     pkg.debug.depend.path=usr/bin