components/apache2-modules/mod_wsgi/mod_wsgi.p5m
changeset 1948 2d1537e7942d
parent 1205 6c6c27bcf9ac
child 2153 f64a9f4ada4d
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/web/server/apache-22/module/apache-wsgi@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/web/server/apache-22/module/apache-wsgi@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="mod_wsgi plugin for Apache Web Server v2.2"
    28 set name=pkg.summary value="mod_wsgi plugin for Apache Web Server v2.2"
    29 set name=com.oracle.info.description value="the mod_wsgi plugin for Apache Web Server v2.2"
    29 set name=com.oracle.info.description value="the mod_wsgi plugin for Apache Web Server v2.2"
    30 set name=com.oracle.info.tpno value=7687
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification \
    31 set name=info.classification \
    32     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    32     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/162
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/162