components/apache2/apache-sed.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 set name=pkg.fmri \
    23 set name=pkg.fmri \
    24     value=pkg:/web/server/apache-22/module/apache-sed@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24     value=pkg:/web/server/apache-22/module/apache-sed@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary \
    25 set name=pkg.summary value="mod_sed plugin for Apache Web Server V2.2"
    26     value="mod_sed plugin for Apache Web Server V2.2"
       
    27 set name=pkg.description \
    26 set name=pkg.description \
    28     value="mod_sed plugin for Apache Web Server Version 2.2"
    27     value="mod_sed plugin for Apache Web Server Version 2.2"
    29 set name=com.oracle.info.description value="the mod_sed plugin for Apache Web Server V2.2"
    28 set name=com.oracle.info.description \
       
    29     value="the mod_sed plugin for Apache Web Server V2.2"
    30 set name=com.oracle.info.tpno value=$(TPNO_MOD_SED)
    30 set name=com.oracle.info.tpno value=$(TPNO_MOD_SED)
    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.upstream-url value="$(COMPONENT_PROJECT_URL)/docs/2.3/mod/mod_sed.html"
    33 set name=info.upstream-url \
    34 set name=org.opensolaris.arc-caseid \
    34     value=$(COMPONENT_PROJECT_URL)/docs/2.3/mod/mod_sed.html
    35     value=LSARC/2009/122
    35 set name=org.opensolaris.arc-caseid value=LSARC/2009/122
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 file path=etc/apache2/2.2/samples-conf.d/sed.conf
       
    38 file path=usr/apache2/2.2/libexec/$(MACH64)/mod_sed.so
       
    39 file path=usr/apache2/2.2/libexec/mod_sed.so
    37 
    40 
    38 
    41 
    39 license apache-sed.license license="Apache v2.0"
    42 license apache-sed.license license="Apache v2.0"
    40 
       
    41 file path=etc/apache2/2.2/samples-conf.d/sed.conf
       
    42 file path=usr/apache2/2.2/libexec/mod_sed.so
       
    43 file path=usr/apache2/2.2/libexec/$(MACH64)/mod_sed.so