components/apache2-modules/mod_proxy_html/apache-xml2enc.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/[email protected],$(BUILD_VERSION)
    24     value=pkg:/web/server/apache-22/module/[email protected],$(BUILD_VERSION)
    25 set name=pkg.summary \
    25 set name=pkg.summary value="xml2nec plugin for Apache Web Server V2.2"
    26     value="xml2nec plugin for Apache Web Server V2.2"
       
    27 set name=pkg.description \
    26 set name=pkg.description \
    28     value="xml2enc plugin for Apache Web Server Version 2.2"
    27     value="xml2enc plugin for Apache Web Server Version 2.2"
    29 set name=com.oracle.info.description value="the xml2nec plugin for Apache Web Server V2.2"
    28 set name=com.oracle.info.description \
       
    29     value="the xml2nec plugin for Apache Web Server V2.2"
    30 set name=com.oracle.info.tpno value=$(TPNO_MOD_XML2ENC)
    30 set name=com.oracle.info.tpno value=$(TPNO_MOD_XML2ENC)
    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="http://apache.webthing.com/mod_xml2enc/"
    33 set name=info.upstream-url value=http://apache.webthing.com/mod_xml2enc/
    34 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid value=LSARC/2009/553
    35     value=LSARC/2009/553
       
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    36 file mod_xml2enc.h path=usr/apache2/2.2/include/mod_xml2enc.h
       
    37 file build/$(MACH64)/.libs/mod_xml2enc.so \
       
    38     path=usr/apache2/2.2/libexec/$(MACH64)/mod_xml2enc.so
       
    39 file build/$(MACH32)/.libs/mod_xml2enc.so \
       
    40     path=usr/apache2/2.2/libexec/mod_xml2enc.so
    37 
    41 
    38 
    42 
    39 license apache-xml2enc.license license="Apache v2.0"
    43 license apache-xml2enc.license license="Apache v2.0"
    40 
       
    41 file mod_xml2enc.h path=usr/apache2/2.2/include/mod_xml2enc.h
       
    42 file build/$(MACH32)/.libs/mod_xml2enc.so path=usr/apache2/2.2/libexec/mod_xml2enc.so
       
    43 file build/$(MACH64)/.libs/mod_xml2enc.so path=usr/apache2/2.2/libexec/$(MACH64)/mod_xml2enc.so