SPECS: inn.spec - add nnrpd_no_trace.patch - don't put L_TRACE messages to ...

blues blues at pld-linux.org
Mon Aug 18 17:14:54 CEST 2008


Author: blues                        Date: Mon Aug 18 15:14:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add nnrpd_no_trace.patch - don't put L_TRACE messages to log, causes big
  load of syslog daemon, even if you put it /dev/null

---- Files affected:
SPECS:
   inn.spec (1.182 -> 1.183) 

---- Diffs:

================================================================
Index: SPECS/inn.spec
diff -u SPECS/inn.spec:1.182 SPECS/inn.spec:1.183
--- SPECS/inn.spec:1.182	Mon Aug 18 15:07:50 2008
+++ SPECS/inn.spec	Mon Aug 18 17:14:48 2008
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 # TODO
-# - post script is nightmare
+# - post script is nightmare - move it to "init" target of init script
 #
 # Conditional build:
 %bcond_with	largefiles	# enable largefiles (disables tagged hash)
@@ -15,10 +15,9 @@
 Summary(tr.UTF-8):	INN, InterNet Haber Sistemi (haber sunucu)
 Name:		inn
 Version:	2.4.5
-Release:	2
+Release:	2.9
 License:	distributable
 Group:		Networking/Daemons
-#
 Source0:	ftp://ftp.isc.org/isc/inn/%{name}-%{version}.tar.gz
 # Source0-md5:	07bc6530c5e296b0ee81a5d6ac4cd355
 Source1:	%{name}-default-active
@@ -40,6 +39,7 @@
 Patch7:		%{name}-config.patch
 Patch8:		%{name}-libdir.patch
 Patch9:		%{name}-asneeded.patch
+Patch10:	%{name}-nnrpd_no_trace.patch
 URL:		http://www.isc.org/sw/inn/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -261,6 +261,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 touch innfeed/*.[ly]
 
@@ -645,6 +646,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183  2008/08/18 15:14:48  blues
+- add nnrpd_no_trace.patch - don't put L_TRACE messages to log, causes big
+  load of syslog daemon, even if you put it /dev/null
+
 Revision 1.182  2008/08/18 13:07:50  blues
 - add dir for pgp keys
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inn.spec?r1=1.182&r2=1.183&f=u



More information about the pld-cvs-commit mailing list