SPECS: nagios-notify.spec - no global replace in trigger (avoids matching n...
glen
glen at pld-linux.org
Thu Jul 10 11:23:56 CEST 2008
Author: glen Date: Thu Jul 10 09:23:55 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no global replace in trigger (avoids matching nagios-notify-jabber); rel 2
---- Files affected:
SPECS:
nagios-notify.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/nagios-notify.spec
diff -u SPECS/nagios-notify.spec:1.16 SPECS/nagios-notify.spec:1.17
--- SPECS/nagios-notify.spec:1.16 Fri May 30 07:50:49 2008
+++ SPECS/nagios-notify.spec Thu Jul 10 11:23:50 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Skrypt powiadamiający dla Nagiosa
Name: nagios-notify
Version: 0.10
-Release: 1
+Release: 2
License: GPL v2
Group: Applications
Source0: %{name}-%{version}.tar.bz2
@@ -60,7 +60,7 @@
rm -rf $RPM_BUILD_ROOT
%triggerpostun -- %{name} < 0.10
-%{__sed} -i -e 's,/usr/sbin/%{name},%{_sbindir}/%{name},g' %{_sysconfdir}/plugins/%{name}.cfg
+%{__sed} -i -e 's,/usr/sbin/%{name},%{_sbindir}/%{name},' %{_sysconfdir}/plugins/%{name}.cfg
%files
%defattr(644,root,root,755)
@@ -75,7 +75,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.16 2008/05/30 05:50:49 glen
+Revision 1.17 2008/07/10 09:23:50 glen
+- no global replace in trigger (avoids matching nagios-notify-jabber); rel 2
+
+Revision 1.16 2008-05-30 05:50:49 glen
- no longer uses sed
Revision 1.15 2008-05-30 05:26:29 qboosh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-notify.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list