Author: jajcus Date: Fri Mar 24 07:45:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix for average delay measurement by Krzysztof Mościcki
---- Files affected: SPECS: apinger.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/apinger.spec diff -u SPECS/apinger.spec:1.23 SPECS/apinger.spec:1.24 --- SPECS/apinger.spec:1.23 Fri Feb 24 16:20:04 2006 +++ SPECS/apinger.spec Fri Mar 24 08:45:35 2006 @@ -3,7 +3,7 @@ Summary(pl): Alarm Pinger - monitor sieci z powiadamianiem pocztą Name: apinger Version: 0.6.1 -Release: 3 +Release: 4 License: GPL Group: Networking/Utilities Source0: http://www.bnet.pl/~jajcus/apinger/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Source1: %{name}.init Source2: %{name}.sysconf Patch0: %{name}-user.patch +Patch1: %{name}-avg_delay.patch URL: http://www.bnet.pl/~jajcus/ BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig @@ -84,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/03/24 07:45:35 jajcus +- fix for average delay measurement by Krzysztof Mościcki + Revision 1.23 2006/02/24 15:20:04 glen - use %service ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apinger.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
