Author: glen Date: Fri May 30 05:50:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - no longer uses sed
---- Files affected: SPECS: nagios-notify.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/nagios-notify.spec diff -u SPECS/nagios-notify.spec:1.15 SPECS/nagios-notify.spec:1.16 --- SPECS/nagios-notify.spec:1.15 Fri May 30 07:26:29 2008 +++ SPECS/nagios-notify.spec Fri May 30 07:50:49 2008 @@ -11,7 +11,6 @@ URL: http://glen.alkohol.ee/nagios-notify/ Requires: awk Requires: nagios-common -Requires: sed BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -29,7 +28,7 @@ - you can change templates without restarting Nagios - with advanced templates you can send richtext (even images!) over jabber if you use nagios-notify-jabber -- minimal dependency (just coreutils, awk and sed that you most likely +- minimal dependency (just coreutils and awk that you most likely already have installed) %description -l pl.UTF-8 @@ -45,7 +44,7 @@ - przy użyciu zaawansowanych szablonów można wysyłać tekst wzbogacony (nawet z obrazkami) przez jabbera w przypadku używania pakietu nagios-notify-jabber -- minimalne zależności (tylko coreutils, awk i sed, które zwykle i tak +- minimalne zależności (tylko coreutils i awk, które zwykle i tak są zainstalowane) %prep @@ -76,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-05-30 05:50:49 glen +- no longer uses sed + Revision 1.15 2008-05-30 05:26:29 qboosh - updated pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-notify.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
