components/apache2-modules/mod_security2/apache-security.p5m
branchs11-update
changeset 4018 51079c09956d
parent 3734 24181f5eb463
equal deleted inserted replaced
4017:d3dce02237d6 4018:51079c09956d
    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/2008/090
    35 set name=org.opensolaris.arc-caseid value=PSARC/2008/090
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file modsecurity.conf-recommended \
    37 file modsecurity.conf-recommended \
    38     path=etc/apache2/2.2/samples-conf.d/security2.conf
    38     path=etc/apache2/2.2/samples-conf.d/security2.conf
    39 file build/$(MACH64)/apache2/.libs/mod_security2.so \
    39 file unicode.mapping path=etc/apache2/2.2/samples-conf.d/unicode.mapping
       
    40 file build/apache22/$(MACH64)/apache2/.libs/mod_security2.so \
    40     path=usr/apache2/2.2/libexec/$(MACH64)/mod_security2.so
    41     path=usr/apache2/2.2/libexec/$(MACH64)/mod_security2.so
    41 file build/$(MACH32)/apache2/.libs/mod_security2.so \
    42 file build/apache22/$(MACH32)/apache2/.libs/mod_security2.so \
    42     path=usr/apache2/2.2/libexec/mod_security2.so
    43     path=usr/apache2/2.2/libexec/mod_security2.so
       
    44 dir  path=var/apache2/2.2/modsec/tmp/ owner=webservd group=webservd mode=770
    43 
    45 
    44 
    46 
    45 license LICENSE license="Apache v2.0"
    47 license LICENSE license="Apache v2.0"