From e6f3fc5140bcf19d10c5d0c98057265053bb90b7 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Mon, 24 Apr 2006 09:01:50 +0000 Subject: [PATCH] - Release: 5 - patch added to fix big configuration file parsing - patch added to pass update timestamps to rrdtool - avg_dealy patch actually applied Changed files: apinger.spec -> 1.25 --- apinger.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apinger.spec b/apinger.spec index 9770201..d28f868 100644 --- a/apinger.spec +++ b/apinger.spec @@ -2,7 +2,7 @@ Summary: Alarm Pinger - network monitor with mail notification Summary(pl): Alarm Pinger - monitor sieci z powiadamianiem poczt± Name: apinger Version: 0.6.1 -Release: 4 +Release: 5 License: GPL Group: Networking/Utilities Source0: http://www.bnet.pl/~jajcus/apinger/%{name}-%{version}.tar.gz @@ -11,6 +11,8 @@ Source1: %{name}.init Source2: %{name}.sysconf Patch0: %{name}-user.patch Patch1: %{name}-avg_delay.patch +Patch2: %{name}-config_overwrite_fix.patch +Patch3: %{name}-rrd_timestamp.patch URL: http://www.bnet.pl/~jajcus/ BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig @@ -41,6 +43,9 @@ IPv4 jak i IPv6. %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build %configure -- 2.44.0