components/rsyslog/rsyslog.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4450 423f06e4bc35
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    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 <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/share/doc/rsyslog/(.+)$ -> set action.hash doc/%<1> >
    27 <transform file path=usr/share/doc/rsyslog/(.+)$ -> set action.hash doc/%<1> >
    28 set name=pkg.fmri \
    28 set name=pkg.fmri \
    29     value=pkg:/system/rsyslog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29     value=pkg:/system/rsyslog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary value="reliable and extended syslogd"
    30 set name=pkg.description \
    31 set name=pkg.description \
    31     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)."
    32     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)."
    32 set name=pkg.summary value="reliable and extended syslogd"
    33 set name=com.oracle.info.description \
    33 set name=com.oracle.info.description value="rsyslog, a reliable and extended syslogd"
    34     value="rsyslog, a reliable and extended syslogd"
    34 set name=com.oracle.info.tpno value=$(TPNO)
    35 set name=com.oracle.info.tpno value=$(TPNO)
    35 set name=info.classification \
    36 set name=info.classification \
    36     value="org.opensolaris.category.2008:System/Administration and Configuration"
    37     value="org.opensolaris.category.2008:System/Administration and Configuration"
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.upstream value="Rainer Gerhards"
    39 set name=info.upstream value="Rainer Gerhards"
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=org.opensolaris.arc-caseid value=PSARC/2012/197
    41 set name=org.opensolaris.arc-caseid value=PSARC/2012/197
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    42 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    42 file rsyslog.conf-solaris path=etc/rsyslog.conf group=sys preserve=true \
    43 file rsyslog.conf-solaris path=etc/rsyslog.conf group=sys mode=0644 \
    43     mode=0644 overlay=allow
    44     overlay=allow preserve=true
    44 file rsyslog.xml path=lib/svc/manifest/system/rsyslog.xml
    45 file rsyslog.xml path=lib/svc/manifest/system/rsyslog.xml
    45 file rsyslog path=lib/svc/method/rsyslog
    46 file rsyslog path=lib/svc/method/rsyslog
    46 file path=usr/lib/rsyslog/imgssapi.so
    47 file path=usr/lib/rsyslog/imgssapi.so
    47 file path=usr/lib/rsyslog/immark.so
    48 file path=usr/lib/rsyslog/immark.so
    48 file path=usr/lib/rsyslog/imsolaris.so
    49 file path=usr/lib/rsyslog/imsolaris.so
   207 file usr/share/man/man8/rsyslogd.8 path=usr/share/man/man1m/rsyslogd.1m \
   208 file usr/share/man/man8/rsyslogd.8 path=usr/share/man/man1m/rsyslogd.1m \
   208     mangler.bypass=true
   209     mangler.bypass=true
   209 file usr/share/man/man5/rsyslog.conf.5 path=usr/share/man/man4/rsyslog.conf.4
   210 file usr/share/man/man5/rsyslog.conf.5 path=usr/share/man/man4/rsyslog.conf.4
   210 dir  path=var/spool/rsyslog
   211 dir  path=var/spool/rsyslog
   211 license rsyslog.license license=GPLv3
   212 license rsyslog.license license=GPLv3
   212 depend fmri=__TBD pkg.debug.depend.file=usr/bin/stat type=require
   213 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/stat