SPECS: rsyslog.spec - adaptarized

paszczus paszczus at pld-linux.org
Thu Jul 3 10:50:48 CEST 2008


Author: paszczus                     Date: Thu Jul  3 08:50:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adaptarized

---- Files affected:
SPECS:
   rsyslog.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/rsyslog.spec
diff -u SPECS/rsyslog.spec:1.3 SPECS/rsyslog.spec:1.4
--- SPECS/rsyslog.spec:1.3	Thu Jul  3 10:49:42 2008
+++ SPECS/rsyslog.spec	Thu Jul  3 10:50:42 2008
@@ -20,8 +20,8 @@
 Source0:	http://download.rsyslog.com/rsyslog/%{name}-%{version}.tar.gz
 # Source0-md5:	568d0ad73a149974b9bcfcb9e64bfc0b
 %{?with_mysql:BuildRequires: mysql-devel}
+%{?with_snmp:BuildRequires: net-snmp-devel}
 %{?with_pgsql:BuildRequires: postgresql-devel}
-%{?with_snmp:BuildRequires: net-snmp-devel}	
 #Source1:	syslog.conf
 #Source2:	syslog.init
 #Source3:	syslog.logrotate
@@ -36,9 +36,9 @@
 Requires(post,preun):	rc-scripts >= 0.2.0
 Requires(postun):	/usr/sbin/groupdel
 Requires(postun):	/usr/sbin/userdel
-Requires(pre):	/usr/lib/rpm/user_group.sh
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
+Requires(pre):	/usr/lib/rpm/user_group.sh
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
 Requires(pre):	/usr/sbin/usermod
@@ -61,13 +61,13 @@
 #%define 	_sbindir	/sbin
 
 %description
-Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
-MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
-message part, and fine grain output format control. It is quite compatible
-to stock sysklogd and can be used as a drop-in replacement. Its advanced
-features make it suitable for enterprise-class, encryption protected
-syslog relay chains while at the same time being very easy to setup for
-the novice user.
+Rsyslog is an enhanced multi-threaded syslogd supporting, among
+others, MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering
+on any message part, and fine grain output format control. It is quite
+compatible to stock sysklogd and can be used as a drop-in replacement.
+Its advanced features make it suitable for enterprise-class,
+encryption protected syslog relay chains while at the same time being
+very easy to setup for the novice user.
 
 %package klogd
 Summary:	Linux kernel logger
@@ -78,9 +78,9 @@
 Requires(post,preun):	rc-scripts >= 0.2.0
 Requires(postun):	/usr/sbin/groupdel
 Requires(postun):	/usr/sbin/userdel
-Requires(pre):	/usr/lib/rpm/user_group.sh
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
+Requires(pre):	/usr/lib/rpm/user_group.sh
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
 Requires(pre):	/usr/sbin/usermod
@@ -93,8 +93,8 @@
 (background process) to log messages from kernel.
 
 %description -l pl.UTF-8
-Pakiet ten zawiera program, który jest uruchamiany jako demon i służy
-do logowania komunikatów jądra Linuksa.
+Pakiet ten zawiera program, który jest uruchamiany jako demon i
+służy do logowania komunikatów jądra Linuksa.
 
 %prep
 %setup -q
@@ -226,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/07/03 08:50:42  paszczus
+- adaptarized
+
 Revision 1.3  2008/07/03 08:49:42  paszczus
 - updated to 3.16.2
 - removed TODO; added bconds mysql,pgsql,snmp
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsyslog.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list