components/openscap/openscap-python-26.p5m
changeset 1369 20813e08fff3
parent 1251 f1fb66b52f41
child 1666 69d14d547e77
equal deleted inserted replaced
1368:e7bb00f30a5a 1369:20813e08fff3
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/python-2/openscap-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri \
    25 set name=pkg.summary value="Python 2.6 bindings for the Open implementation of SCAP"
    25     value=pkg:/library/python-2/openscap-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=com.oracle.info.description value="the Python 2.6 bindings for the Open implementation of SCAP"
    26 set name=pkg.summary \
    27 set name=com.oracle.info.tpno value=8008
    27     value="Python 2.6 bindings for the Open implementation of SCAP"
    28 set name=info.classification value="org.opensolaris.category.2008:System/Security"
    28 set name=com.oracle.info.description \
       
    29     value="the Python 2.6 bindings for the Open implementation of SCAP"
       
    30 set name=com.oracle.info.tpno value=13530
       
    31 set name=info.classification value=org.opensolaris.category.2008:System/Security
       
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2012/152
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=org.opensolaris.arc-caseid \
       
    33     value=PSARC/2012/152
       
    34 
       
    35 license openscap.license license=LGPLv2.1
       
    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 
    42 
    42 # force a dependency on the Python 2.6 runtime
    43 # force a dependency on the Python 2.6 runtime
    43 depend fmri=__TBD pkg.debug.depend.file=python2.6 \
    44 depend type=require fmri=__TBD pkg.debug.depend.file=python2.6 \
    44     pkg.debug.depend.path=usr/bin type=require
    45     pkg.debug.depend.path=usr/bin