components/rsyslog/rsyslog.p5m
changeset 1261 9aaa91c63cb9
parent 1251 f1fb66b52f41
child 1948 2d1537e7942d
equal deleted inserted replaced
1260:edecf9fcf54d 1261:9aaa91c63cb9
    22 #
    22 #
    23 # Copyright (c) 2012, 2013, 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 <transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
       
    27 <transform file path=usr/lib/rsyslog/.*\.so -> \
       
    28     add pkg.linted.userland.action001.2 true>
    27 set name=pkg.fmri \
    29 set name=pkg.fmri \
    28     value=pkg:/system/rsyslog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/system/rsyslog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    31 set name=pkg.summary value="reliable and extended syslogd"
    29 set name=pkg.description \
    32 set name=pkg.description \
    30     value="Rsyslog is a reliable and extended syslog daemon implementation with a modular design, supporting many features (e.g., filtering, TCP, encryption, high-precision time-stamps, output control)."
    33     value="Rsyslog is a reliable and extended syslog daemon implementation with a modular design, supporting many features (e.g., filtering, TCP, encryption, high-precision time-stamps, output control)."
    31 set name=pkg.summary value="reliable and extended syslogd"
    34 set name=com.oracle.info.description \
    32 set name=com.oracle.info.description value="rsyslog, a reliable and extended syslogd"
    35     value="rsyslog, a reliable and extended syslogd"
    33 set name=com.oracle.info.tpno value=7585
    36 set name=com.oracle.info.tpno value=7585
    34 set name=info.classification \
    37 set name=info.classification \
    35     value="org.opensolaris.category.2008:System/Administration and Configuration"
    38     value="org.opensolaris.category.2008:System/Administration and Configuration"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream value="Rainer Gerhards"
    40 set name=info.upstream value="Rainer Gerhards"
    39 set name=org.opensolaris.arc-caseid value=PSARC/2012/197
    42 set name=org.opensolaris.arc-caseid value=PSARC/2012/197
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 
    44 
    42 dir  path=var/spool/rsyslog
    45 dir  path=var/spool/rsyslog
    43 
    46 
    44 file rsyslog.conf-solaris path=etc/rsyslog.conf group=sys preserve=true \
    47 file rsyslog.conf-solaris path=etc/rsyslog.conf group=sys mode=0644 \
    45     mode=0644 overlay=allow
    48     overlay=allow preserve=true
    46 file rsyslog.xml path=lib/svc/manifest/system/rsyslog.xml
    49 file rsyslog.xml path=lib/svc/manifest/system/rsyslog.xml
    47 file rsyslog path=lib/svc/method/rsyslog
    50 file rsyslog path=lib/svc/method/rsyslog
    48 file path=usr/lib/rsyslog/imgssapi.so
    51 file path=usr/lib/rsyslog/imgssapi.so
    49 file path=usr/lib/rsyslog/immark.so
    52 file path=usr/lib/rsyslog/immark.so
    50 file path=usr/lib/rsyslog/imsolaris.so
    53 file path=usr/lib/rsyslog/imsolaris.so
    68 file path=usr/lib/rsyslog/rsyslogd mode=0555
    71 file path=usr/lib/rsyslog/rsyslogd mode=0555
    69 file usr/share/man/man8/rsyslogd.8 path=usr/share/man/man1m/rsyslogd.1m \
    72 file usr/share/man/man8/rsyslogd.8 path=usr/share/man/man1m/rsyslogd.1m \
    70     mangler.bypass=true
    73     mangler.bypass=true
    71 file usr/share/man/man5/rsyslog.conf.5 path=usr/share/man/man4/rsyslog.conf.4
    74 file usr/share/man/man5/rsyslog.conf.5 path=usr/share/man/man4/rsyslog.conf.4
    72 license rsyslog.license license=GPLv3
    75 license rsyslog.license license=GPLv3
    73 depend fmri=__TBD pkg.debug.depend.file=usr/bin/stat type=require
    76 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/stat