components/openscap/openscap-perl-512.p5m
branchs11-update
changeset 2705 e39a44e3cb41
parent 2551 0391c5c3b137
child 2971 5d740e74b68b
equal deleted inserted replaced
2704:96a400628f41 2705:e39a44e3cb41
    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/perl-5/openscap-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri \
    25 set name=pkg.summary value="Perl 5.12 bindings for the Open implementation of SCAP"
    25     value=pkg:/library/perl-5/openscap-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=com.oracle.info.description value="Perl 5.12 bindings for the Open implementation of SCAP"
    26 set name=pkg.summary \
    27 set name=com.oracle.info.tpno value=8008
    27     value="Perl 5.12 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="Perl 5.12 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 set pkg.linted=true
       
    35 
    36 
    36 license openscap.license license=LGPLv2.1
       
    37 
       
    38 dir path=usr
       
    39 dir path=usr/perl5
       
    40 dir path=usr/perl5/vendor_perl
       
    41 dir path=usr/perl5/vendor_perl/$(PERL_VERSION)
       
    42 dir path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)
       
    43 
    37 
    44 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/_openscap_pm.so
    38 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/_openscap_pm.so
    45 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/openscap.pm
    39 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/openscap.pm
       
    40 license openscap.license license=LGPLv2.1