SPECS: syslog-ng.spec - /var/log/iptables added as its in config f...

havner havner at pld-linux.org
Wed Aug 30 06:44:33 CEST 2006


Author: havner                       Date: Wed Aug 30 04:44:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /var/log/iptables added as its in config file and logrotate
- rel 3

---- Files affected:
SPECS:
   syslog-ng.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/syslog-ng.spec
diff -u SPECS/syslog-ng.spec:1.123 SPECS/syslog-ng.spec:1.124
--- SPECS/syslog-ng.spec:1.123	Wed Aug 30 06:34:06 2006
+++ SPECS/syslog-ng.spec	Wed Aug 30 06:44:28 2006
@@ -11,7 +11,7 @@
 Summary(pt_BR):	Daemon de log nova geraçăo
 Name:		syslog-ng
 Version:	%{mainver}.%{minorver}
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Daemons
 Source0:	http://www.balabit.com/downloads/syslog-ng/%{mainver}/src/%{name}-%{version}.tar.gz
@@ -98,7 +98,7 @@
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/syslog-ng/syslog-ng.conf
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/syslog-ng
 
-for n in debug kernel maillog messages secure syslog user spooler lpr daemon xferlog
+for n in daemon debug iptables kernel lpr maillog messages secure spooler syslog user xferlog
 do
 	> $RPM_BUILD_ROOT/var/log/$n
 done
@@ -108,7 +108,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-for n in /var/log/{cron,daemon,debug,kernel,lpr,maillog,messages,ppp,secure,spooler,syslog,user,xferlog}
+for n in /var/log/{daemon,debug,iptables,kernel,lpr,maillog,messages,secure,spooler,syslog,user,xferlog}
 do
 	[ -f $n ] && continue
 	touch $n
@@ -144,6 +144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/08/30 04:44:28  havner
+- /var/log/iptables added as its in config file and logrotate
+- rel 3
+
 Revision 1.123  2006/08/30 04:34:06  havner
 - xferlog added
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/syslog-ng.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list