Author: arekm Date: Tue Jan 20 17:18:38 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; trigger for sync() directive
---- Files affected: SPECS: syslog-ng.spec (1.158 -> 1.159) ---- Diffs: ================================================================ Index: SPECS/syslog-ng.spec diff -u SPECS/syslog-ng.spec:1.158 SPECS/syslog-ng.spec:1.159 --- SPECS/syslog-ng.spec:1.158 Tue Jan 20 11:40:21 2009 +++ SPECS/syslog-ng.spec Tue Jan 20 18:18:32 2009 @@ -9,7 +9,7 @@ Summary(pt_BR.UTF-8): Daemon de log nova geração Name: syslog-ng Version: 3.0.1 -Release: 4 +Release: 5 License: GPL v2 Group: Daemons Source0: http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.1/source/%{name}_%{version}.tar.gz @@ -157,6 +157,7 @@ fi %triggerun -- syslog-ng < 3.0 +sed -i -e 's#sync(\(.*\))#flush_lines(\1)#g' /etc/syslog-ng/syslog-ng.conf sed -i -e 's#pipe ("/proc/kmsg"#file ("/proc/kmsg"#g' /etc/syslog-ng/syslog-ng.conf sed -i -e 's#log_prefix#program_override#g' /etc/syslog-ng/syslog-ng.conf sed -i -e 's#^destination #destination d_#g' /etc/syslog-ng/syslog-ng.conf @@ -190,6 +191,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.159 2009/01/20 17:18:32 arekm +- rel 5; trigger for sync() directive + Revision 1.158 2009/01/20 10:40:21 arekm - rel 4; fix configtest (and syslog-ng restart) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/syslog-ng.spec?r1=1.158&r2=1.159&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
