components/apache2-modules/mod_wsgi/mod_wsgi.p5m
changeset 1205 6c6c27bcf9ac
parent 804 6652c7c4eb82
child 1948 2d1537e7942d
child 3532 b2e7186fdcce
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2013, 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"
       
    30 set name=com.oracle.info.tpno value=7687
    29 set name=info.classification \
    31 set name=info.classification \
    30     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    32     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=org.opensolaris.arc-caseid value=PSARC/2012/162
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/162