components/apache2-modules/mod_wsgi/mod_wsgi-26.p5m
changeset 3732 0f62cc221c7e
parent 2163 a23eea6de4af
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2015, 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-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/web/server/apache-22/module/apache-wsgi-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary \
    28 set name=pkg.summary \
    29     value="Python 2.6 mod_wsgi plugin for Apache Web Server v2.2"
    29     value="Python 2.6 mod_wsgi plugin for Apache Web Server v2.2"
    30 set name=com.oracle.info.description value="the Python 2.6 mod_wsgi plugin for Apache Web Server v2.2"
    30 set name=com.oracle.info.description \
       
    31     value="the Python 2.6 mod_wsgi plugin for Apache Web Server v2.2"
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    33 set name=info.classification \
    33     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    34     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2012/162
    37 set name=org.opensolaris.arc-caseid value=PSARC/2012/162
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 file path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi-2.6.so
    39 file path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi-2.6.so
    39 link path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi.so \
    40 link path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi.so target=mod_wsgi-2.6.so \
    40     target=mod_wsgi-2.6.so mediator=python \
    41     mediator=python mediator-priority=vendor mediator-version=2.6
    41     mediator-priority=vendor mediator-version=2.6
       
    42 file path=usr/apache2/2.2/libexec/mod_wsgi-2.6.so
    42 file path=usr/apache2/2.2/libexec/mod_wsgi-2.6.so
    43 link path=usr/apache2/2.2/libexec/mod_wsgi.so \
    43 link path=usr/apache2/2.2/libexec/mod_wsgi.so target=mod_wsgi-2.6.so \
    44     target=mod_wsgi-2.6.so mediator=python \
    44     mediator=python mediator-priority=vendor mediator-version=2.6
    45     mediator-priority=vendor mediator-version=2.6
       
    46 license mod_wsgi.license license=Apache2.0
    45 license mod_wsgi.license license=Apache2.0