]> git.pld-linux.org Git - packages/syslog-ng.git/blame - syslog-ng.spec
- rc init script for syslog-ng.
[packages/syslog-ng.git] / syslog-ng.spec
CommitLineData
db55bc6c 1Summary: Syslog-ng - new generation fo the system logger
2Summary(pl): Syslog-ng - zamiennik sysklog'a
3Name: syslog-ng
a25388f3 4Version: 1.3.17
db55bc6c 5Release: 1
a25388f3 6License: GPL
db55bc6c 7Group: Daemons
8Group(pl): Demony
a25388f3 9Source0: http://www.balabit.hu//downloads/syslog-ng/source/%{name}-%{version}.tar.gz
10Source1: syslog-ng.init
828bccc0 11Source2: syslog-ng.conf
a25388f3 12Patch0: syslog-ng-autoconf.patch
13BuildRequires: libol >= 0.2.16
dc883dcc 14Requires: rc-scripts
a25388f3 15Obsoletes: syslog
db55bc6c 16Buildroot: /tmp/%{name}-%{version}-root
17
a25388f3 18%define _sysconfdir /etc
db55bc6c 19
20%description
a25388f3 21syslog-ng is a syslogd replacement for unix and unix-like systems. It has
22been tested on Solaris, BSDi and Linux, and were found to run reliably.
23syslog-ng gives you a much enhanced configuration scheme, which lets you
24filter messages based on not only priority/facility pairs, but also on
25message content. You can use regexps to direct log stream to different
26destinations. A destination can be anything from a simple file to a
27network connection. syslog-ng supports TCP logforwarding, together with
28hashing to prevent unauthorized modification on the line.
db55bc6c 29
30%description -l pl
31