components/cups/cups.p5m
changeset 1889 7251578a5ce7
parent 1251 f1fb66b52f41
child 1948 2d1537e7942d
equal deleted inserted replaced
1888:67cbe9886a54 1889:7251578a5ce7
    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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # This is the template for package manifest (.p5m) file
    24 # This is the template for package manifest (.p5m) file
    25 # It contains all of the comments needed to re-construct
    25 # It contains all of the comments needed to re-construct
    26 # the manual actions needed to convert "gmake install"
    26 # the manual actions needed to convert "gmake install"
    35 <transform file path=usr/lib/cups/.+ ->default mode 0555>
    35 <transform file path=usr/lib/cups/.+ ->default mode 0555>
    36 
    36 
    37 set name=pkg.fmri value=pkg:/print/cups@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    37 set name=pkg.fmri value=pkg:/print/cups@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    38 set name=pkg.summary value="Common Unix Print System (CUPS)"
    38 set name=pkg.summary value="Common Unix Print System (CUPS)"
    39 set name=com.oracle.info.description value="the Common Unix Print System (CUPS)"
    39 set name=com.oracle.info.description value="the Common Unix Print System (CUPS)"
       
    40 set name=com.oracle.info.tpno value=17705
    40 set name=info.classification value="org.opensolaris.category.2008:System/Printing"
    41 set name=info.classification value="org.opensolaris.category.2008:System/Printing"
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    42 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    42 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    43 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    43 set name=org.opensolaris.arc-caseid value=PSARC/2008/130
    44 set name=org.opensolaris.arc-caseid value=PSARC/2008/130
    44 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    45 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)